romalytvynenko
romalytvynenko
Were having the same issue described, but even without the array aspect... essentially anything with a multiple type response adds the first response, and ignores the rest. This... ```php /**...
This PR adds ability to order operations programmatically. **The problem** Currently, Stoplight Elements renders operations in order they are defined in the OpenAPI document. However, you may want to order...
fixes #954 fixes #653
`Carbon` ones: `toDateString` -> `date` `toDateTimeString` -> `date-time` `format('Y-m-d')` -> `date` `format('Y-m-d H:i:s')` -> `date-time` Something else?
This PR brings a few improvements to API docs. 1. By upgrading Scramble and Scramble PRO to `0.12.35` and `0.7.18`, Cachet API docs will have a more accurate pagination information...