Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/belgif/openapi-common

common technical OpenAPI data types
https://github.com/belgif/openapi-common

openapi rest standard

Last synced: about 21 hours ago
JSON representation

common technical OpenAPI data types

Awesome Lists containing this project

README

        

# openapi-common

This repository contains OpenAPI data types for common technical data like Uuid, HttpLink and LongRunningTaskStatus.
Their use is documented in the [REST guide](https://www.gcloud.belgium.be/rest/).

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](https://github.com/belgif/openapi-common/blob/master/BUILDING.md).