yii2-app-api icon indicating copy to clipboard operation
yii2-app-api copied to clipboard

OpenAPI Spec to API in 3, 2, 1... done!

Results 12 yii2-app-api issues
Sort by recently updated
recently updated
newest added

![2022-08-09_02-17](https://user-images.githubusercontent.com/189796/183536119-b2f81ab2-95ed-40e3-89c0-b93ba74b061a.png)

``` PHP 8.1.0 (cli) (built: Nov 28 2021 02:36:02) (NTS) Copyright (c) The PHP Group Zend Engine v4.1.0, Copyright (c) Zend Technologies ``` ``` 18:00:26 ~/myproj 563 (master) $ ./yii...

bug
php 8

https://github.com/swagger-api/swagger-codegen/tree/master/modules/swagger-codegen/src/main/resources > Then it will be available in https://editor.swagger.io/# Generate Server dropdown

help wanted

should create two distinct actions, also PUT currently has PATCH semantics. see also #5

https://tools.ietf.org/html/rfc5789 and make sure implementation conforms.

- https://github.com/wework/speccy - https://stoplight.io/blog/introducing-spectral/ - https://github.com/cebe/php-openapi/#cli-tool

enhancement

- https://blog.apisyouwonthate.com/api-evolution-for-rest-http-apis-b4296519e564

enhancement
docs

- https://philsturgeon.uk/api/2018/03/30/openapi-and-json-schema-divergence/ - https://philsturgeon.uk/api/2018/04/13/openapi-and-json-schema-divergence-solved/

enhancement

Faker Controller should be able to detect relations and set the foreign key values accordingly. Inside this for loop: https://github.com/cebe/yii2-app-api/blob/f3facab5d0978a30f77535913a442547a4ab42e7/console/commands/FakerController.php#L26-L32 Check for model relations (yii2-openapi could add a list of...

enhancement
help wanted
good first issue
hacktoberfest