Skip to content

New version EA#73

Open
edwinvandenbelt wants to merge 13 commits into
mainfrom
Forge-day-1
Open

New version EA#73
edwinvandenbelt wants to merge 13 commits into
mainfrom
Forge-day-1

Conversation

@edwinvandenbelt

Copy link
Copy Markdown
Collaborator

No description provided.

- $ref: '#/components/parameters/acceptLanguage'
- $ref: '#/components/parameters/limit'
- $ref: '#/components/parameters/offset'
- $ref: '#/components/parameters/ogcBbox'

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OGC should not be used.

- $ref: '#/components/parameters/ogcDatetime'
responses:
'200':
description: Success

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

chache control headers are needed

content:
application/json:
schema:
$ref: '#/components/schemas/OgcItemCollection'

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't use OGC

content:
application/json:
schema:
$ref: '#/components/schemas/OgcItemCollection'

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't use OGC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants