http://api.mystacapi.com/api
:openapi: 3.0.3
info:
title: My STAC
version: 1.0.0
description: >-
My STAC Service.
contact:
name: STAC Developer
url: 'http://stacdev.com'
servers:
- description: "Production Server"
url: "https://api.mystacapi.com/"
tags:
- name: STAC
description: Implements the STAC API spec
- name: Capabilities
description: "Essential characteristics of this API"
paths:
'/':
$ref: ' https://api.stacspec.org/v1.0.0-beta.1/openapi.yaml#/paths/~1' <------