core
core copied to clipboard
OpenApi: Consider writableLink in SchemaFactory
| Q | A |
|---|---|
| Branch? | 2.6 |
| Bug fix? | yes |
| New feature? | no |
| Deprecations? | no |
| Tickets | Fix #2192 |
| License | MIT |
| Doc PR | n/a |
Only readableLink=<true|false> is being used by the SchemaFactory.
While POST/PUT/PATCH should use writableLink=<true|false>.
I'll fix the codestyle.
I'm also not sure where and how to write the test 😬
Needs tests in SchemaFactoryTest.php
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.