Skip to content

New version EA - #73

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

New version EA#73
edwinvandenbelt wants to merge 14 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.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Why not? I've created both flavours: the REST (GET /personal-needs/) and the OGC style (GET /collections/personal-needs/items).

- $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

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

updated!

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

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Why not? I've created both flavours: the REST (GET /personal-needs/) and the OGC style (GET /collections/personal-needs/items).

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

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Why not? I've created both flavours: the REST (GET /personal-needs/) and the OGC style (GET /collections/personal-needs/items).

@edwinvandenbelt

Copy link
Copy Markdown
Collaborator Author

@Ulf9 "OTI - Search Offers Request.png": We should discuss if this is reflects the technical specification. E.g. the SEARCH OFFER POLICY contains now 'preferredContentLanguageCode'. The technical accepted header field is 'Content-Language'. I'd rather limit the number of possible synonims... Where it's possible, use the accepted standard wordings.

@edwinvandenbelt

Copy link
Copy Markdown
Collaborator Author

@Ulf9 What do you mean with 'Search locked Offers Amendments Request' and 'Search offer Amends Request'? I'm getting lost in all the amend requests.... And they're still to be discussed in the next phase...

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