Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenAPI Challenges & Solutions (from Architecture DWG March 2022) #302

Open
jerstlouis opened this issue Feb 28, 2022 · 1 comment
Open
Labels
Part 1 Applicable to Part 1 Core

Comments

@jerstlouis
Copy link
Member

jerstlouis commented Feb 28, 2022

Presented today to the Architecture DWG some challenges and solutions from OGC API - Tiles in defining re-usable OpenAPI buliding blocks for OGC API specifications, including consideration for generating pre-compiled generic clients.

Presentation on the portal.

@ghobona @joanma747

@jerstlouis
Copy link
Member Author

jerstlouis commented Jan 28, 2024

@joanma747 @cportele According to OAI/OpenAPI-Specification#2453 (comment) OAS 3.1 has this new $dynamicRef concept that may allow using templates in APIs for e.g., /collections/{collectionId}, /styles/{styleId}, /processes/{processId}, etc. at a particular end-point like https://maps.gnosis.earth/ogcapi/api/all-collections?f=json , https://maps.gnosis.earth/ogcapi/api/tileMatrixSets?f=json, etc.

Could that be right? I'm still intrigued by the possibility to auto-generate compiled clients from an API definition that will work with all implementations / deployments of an OGC API Standard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Part 1 Applicable to Part 1 Core
Projects
None yet
Development

No branches or pull requests

1 participant