issues
search
cebe
/
yii2-openapi
REST API application generator for Yii2, openapi 3.0 YAML -> Yii2
MIT License
130
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Resolve all TODOs in code
#180
SOHELAHMED7
opened
5 months ago
0
Delete everything of a removed schema
#179
SOHELAHMED7
opened
5 months ago
0
Remove PHP 7.2 and 7.3 from Github action CI
#178
SOHELAHMED7
closed
5 months ago
0
Resolve multiple issues
#177
SOHELAHMED7
closed
5 months ago
1
update transformer to make it compatible with a newer fractal version
#176
lukassarfert
closed
5 months ago
2
Bug: allOf with multiple $refs
#175
siggi-k
closed
5 months ago
1
Do not generate ENUM types on postgres if x-db-type is specified for the enum column
#174
cebe
closed
6 months ago
0
Enum columns ignore x-db-type on postgres
#173
cebe
closed
6 months ago
0
schema.yaml: requestBody has no effect
#172
siggi-k
closed
5 months ago
0
Fix #168: Cannot define index on relation #35
#171
SOHELAHMED7
closed
6 months ago
1
Fix Github Action
#170
SOHELAHMED7
closed
6 months ago
3
Failing test case for #168, can not define index for a relation key
#169
cebe
closed
6 months ago
0
Can not define index on relation id
#168
cebe
closed
6 months ago
0
Ensure error reporting is set to all in tests
#167
SOHELAHMED7
closed
6 months ago
2
Resolve: Generator crash when using reference inside an object #163
#166
SOHELAHMED7
closed
6 months ago
1
Better way to resolve `allOf`
#165
SOHELAHMED7
opened
7 months ago
1
Fix #162 - Bug $ref with x-faker
#164
SOHELAHMED7
closed
7 months ago
1
Generator crash when using reference inside an object
#163
siggi-k
closed
6 months ago
3
Bug $ref with x-faker
#162
siggi-k
closed
7 months ago
2
Bug with "format: date-time"
#161
siggi-k
opened
9 months ago
1
Bug x-indexes with $ref-attribute
#160
siggi-k
opened
9 months ago
1
Bug gii/api generated rules: email_id
#159
siggi-k
closed
5 months ago
1
Bug gii/api generated rules: enum with trim
#158
siggi-k
closed
5 months ago
0
PHP 8.2 compatibility
#157
SOHELAHMED7
closed
11 months ago
1
Better local setup
#156
SOHELAHMED7
opened
11 months ago
0
Removed controller and action singularize
#155
attilabenyi
closed
1 year ago
0
Consider default constant values in model validation rules
#154
SOHELAHMED7
closed
1 year ago
2
nullable false should put attribute in required section in model validation rules
#153
SOHELAHMED7
closed
1 year ago
0
Order of migration statement is incorrect when one PK column is deleted and new one is created
#152
SOHELAHMED7
opened
1 year ago
0
Remove unnecessary null or default related migrations in PgSQL
#151
SOHELAHMED7
closed
1 week ago
0
Foreign key order issue in MySQL tests
#150
SOHELAHMED7
closed
1 year ago
1
Wrong migration for Pgsql is generated for string/varchar datatype
#149
SOHELAHMED7
closed
1 year ago
0
Model name generated more than once in Faker
#148
SOHELAHMED7
closed
1 year ago
0
generated base controller wrong namespace in findModel
#147
daronjay
opened
1 year ago
4
Setting user id in Makefile commands broke the build
#146
SOHELAHMED7
opened
1 year ago
0
PathAutoCompletion causes timeouts on large projects
#145
troncz
closed
11 months ago
2
Methods naming for non crud actions
#144
mtangoo
opened
1 year ago
3
If data type is not changed then still migrations are generated for timestamp in MySQL
#143
SOHELAHMED7
closed
1 year ago
0
PHP 8.2 compatibility
#142
cebe
opened
1 year ago
1
Actually run tests on different PHP versions
#141
cebe
closed
1 year ago
2
Resolve multiple PRs
#140
SOHELAHMED7
closed
11 months ago
1
Running `phpunit` second time fails a tests
#139
SOHELAHMED7
closed
1 year ago
6
Resolve: Multiple PRs
#138
SOHELAHMED7
closed
1 year ago
1
A test passes locally fails in Github action CI or vice versa
#137
SOHELAHMED7
closed
1 year ago
2
Resolve - Multiple PRs
#136
SOHELAHMED7
closed
1 year ago
1
Provide a consistent way of describing the difference between DB schema and request/response
#135
cebe
opened
1 year ago
1
Added fakerNamespace as a form field
#134
eluhr
closed
1 year ago
1
Resolve: Implement default by literal expression using new field 'x-db-default-expression'
#133
SOHELAHMED7
closed
1 year ago
1
Create migration for drop table if a entire schema is deleted from OpenAPI spec
#132
SOHELAHMED7
closed
5 months ago
3
Add ability to add "ON DELETE" and "ON UPDATE" foreign key constraints in yii2-open-api spec definitions
#131
SOHELAHMED7
closed
1 year ago
2
Next