Skip to content

belgif/openapi-problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.