stable
Clone or download
Read-only
request #27169: Parse native return and properties types when building the OpenAPI specification file
Overall the quality of the information accessible in the API Explorer should be improved and the REST endpoints should continue to work. Note however that the validation might have been improved so incorrectly formatted representations that were accepted previously might now be rejected (as they should have been from the beginning). Change-Id: I890488e0195604dad8c677e508a53ec0ef8cf363
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/api_explorer/tests/unit/Specification/Swagger/_fixtures/swagger.json | +10 | −14 | Go to diff View file |
M | plugins/git/include/REST/v1/GitCommitVerificationRepresentation.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/REST/v1/TrackerFieldsResource.php | +0 | −1 | Go to diff View file |
M | src/common/User/AccessKey/REST/UserAccessKeyRepresentation.php | +3 | −3 | Go to diff View file |
M | src/composer.json | +1 | −1 | Go to diff View file |
M | src/composer.lock | +18 | −17 | Go to diff View file |