Skip to content

Item Search - align required endpoints #167

@aznan2

Description

@aznan2

In the current README.md for Item Search it says:

Implementing GET /search is required, POST /search is optional, but recommended.

At the same time, the openapi.yaml says for GET:

This method is optional, but you MUST implement POST /search if you want to implement this method.

And for POST:

This method is mandatory to implement if GET /search is implemented.

Which of these are true?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions