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 description #92

Open
hylkevds opened this issue Nov 21, 2019 · 0 comments
Open

OpenAPI description #92

hylkevds opened this issue Nov 21, 2019 · 0 comments
Labels
API informational Useful information to share with the group sensing v2.0 This change should be discussed for v2.0 of the sensing document.

Comments

@hylkevds
Copy link
Contributor

Since the question about an OpenAPI description comes back regularly, I've written a generator to create such a specification from the SensorThings API data model:

This only covers the paths:

  1. /v1.1
  2. /v1.1/Collection
  3. /v1.1/Collection(entityId)
  4. /v1.1/Collection(entityId)/Relation
  5. /v1.1/Collection(entityId)/Relation/Relation
  6. /v1.1/Collection(entityId)/Relation/Relation/Relation

I hope this is useful for someone :)

@liangsteve liangsteve assigned liangsteve and unassigned liangsteve Jun 18, 2020
@liangsteve liangsteve added informational Useful information to share with the group sensing v2.0 This change should be discussed for v2.0 of the sensing document. labels Jun 18, 2020
@hylkevds hylkevds added the API label May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API informational Useful information to share with the group sensing v2.0 This change should be discussed for v2.0 of the sensing document.
Projects
None yet
Development

No branches or pull requests

2 participants