Skip to content

add hateoas for schema resource #58

@YANG-DB

Description

@YANG-DB

Is your feature request related to a problem?
For the schema resource - add support for hateoas type resources
see https://github.com/opensearch-project/simple-schema/blob/main/docs/endpoint.md#httpsuserdomainsimpleschemadomainschema

What solution would you like?
Schema resource should return in the next format

{
   name: "myDomain",
   user: "someone",
   ontology : "../ontology",
   index : "../index",
   graphql : "../graphql"
}

What alternatives have you considered?
N/A

Do you have any additional context?
see https://restfulapi.net/hateoas/

Metadata

Metadata

Assignees

Labels

apiAPI relatedenhancementNew feature or request

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions