Skip to content

Support artifact references #865

Closed
@EricWittmann

Description

@EricWittmann

A nice feature would be if the registry were to support references between schemas and API designs. Many of our supported formats have this capability, including:

  • OpenAPI
  • AsyncAPI
  • Avro
  • Protobuf?
  • JSON Schema
  • WSDL
  • XSD

Each of these formats supports references in different ways. For example, WSDL files can reference XSDs and other WSDLs via imports and includes. OpenAPI, AsyncAPI, and JSON Schema all support the $ref approach to referencing other files. So to support this feature we'll need to implement it in a artifactType agnostic way.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions