# including External Documentation Object Example openapi: 3.2.0 $self: https://example.com/openapi info: title: Example Pet Store App summary: A pet store manager. description: This is an example server for a pet store. termsOfService: https://example.com/terms/ contact: name: API Support url: https://www.example.com/support email: support@example.com license: name: Apache 2.0 url: https://www.apache.org/licenses/LICENSE-2.0.html version: 1.0.1 externalDocs: description: Find more info here url: https://example.com components: {}