mamund / alps-unified

Utility for converting ALPS API description documents into API Definition documents (OpenAPI, Proto, etc.)
37 stars 4 forks source link

write up & apply binding docs for various definition formats #11

Open mamund opened 3 years ago

mamund commented 3 years ago

we should be using ALPS binding documents to map out the ALPS->OAS, ALPS->Proto, etc. transformations.

the Binding docs need to be booked to the ALPS mapping repo (https://github.com/alps-io/mapping) and then this utility needs to validate behavior against the binding/mapping documents.

As new defintiion document support (mapping doc) is added, the tool needs to be updated, to.

mamund commented 3 years ago

see https://github.com/alps-io/mapping/issues/2 on the ALPS side.