Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/belgif/openapi-common
- Owner: belgif
- License: apache-2.0
- Created: 2020-03-26T16:51:22.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-04T09:01:47.000Z (4 months ago)
- Last Synced: 2024-07-30T19:44:45.055Z (4 months ago)
- Topics: openapi, rest, standard
- Homepage:
- Size: 39.1 KB
- Stars: 4
- Watchers: 6
- Forks: 2
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).