All notable changes to the "openapi-snippets" extension will be documented in this file.
- Initial release
- initial
- Validation of Schema and Path Item Objects. See OpenApi Specification v3 for the referenced schema.
- pathput snippet
- schemaObjects and propertyObjects can now be created from selected text
- There is a guide on how to configure keybindings. Checkout the Readme
- Added pathdelete snippet
- added pathgetparam to insert a GET path with parameters
- added pathdeleteparam to insert a DELETE path with parameters
- added pathputparam to insert a PUT path with parameters
- modified Readme
- fixed pathputparam schema tabstop (were doubled)
- description to responses
- Added ContentType snippet and integration into schemas
- default property in schemaObject
- support for yaml files
- yaml validation
- operationId properties from path schemas
- path validation now ignores trailing slash for PathItems
- added yaml extension dependency
- fixed json paths contentType snippet
- updated descriptions for snippets
- validation for files inside specific folders without -schema or -path filename
- preview gif