Skip to content

Index metadb

IndexInfoAttributes (BaseInfoAttributes) pydantic-model

Attributes for Base URL Info endpoint for an Index Meta-Database

IndexInfoResource (BaseInfoResource) pydantic-model

Index Meta-Database Base URL Info endpoint resource

IndexRelationship (BaseModel) pydantic-model

Index Meta-Database relationship

data: RelatedLinksResource pydantic-field required

JSON API resource linkage. It MUST be either null or contain a single Links identifier object with the fields 'id' and 'type'

RelatedLinksResource (BaseResource) pydantic-model

A related Links resource object