belgif / openapi-problem

OpenAPI data types for problem messages
Apache License 2.0
10 stars 5 forks source link
openapi rest rfc7807 standard

openapi-problem

This repository contains OpenAPI data types for problem messages, compliant to RFC 9457 - Problem Details for HTTP APIs (which obsoletes RFC 7807). Their proper use is documented in the REST guide.

Within a major version, types remain backwards compatible once they are released. Types in a beta version are not included in releases and may change in a backwards incompatible way.

build process

The build process is documented here.