Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 622 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 622 Bytes

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.