Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 657 Bytes

File metadata and controls

15 lines (10 loc) · 657 Bytes

Example Files

This folder contains example ORD Documents and ORD Configs.

These examples demonstrate ORD features but require customization before use. Specifically, you must:

  • Replace namespace identifiers with your registered namespaces
  • Update system-specific URLs and endpoints
  • Adjust version numbers to match your implementation

File naming convention

All files in this folder will be used for example documentation and will also be validated.

All ORD Documents MUST start with document- and all ORD Configs with configuration-. The file extension must be .json or .jsonc, so they are considered for documentation and validation.