v1.0.0-beta013
Pre-release
Pre-release
- Added
IOpenApiExtensioninterface to be used when creating a new custom extension type. - Enabled the validation feature. By using
OpenApiValidator, one can verify whether a givenOpenApiDocumentconforms to the specification based on the prescribed set of rules. More rules will be added in future releases.