Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Specification Extensions not supported for externalDocumentationObject #513

Copy link
Copy link
@AP-G

Description

@AP-G
Issue body actions

Dear all,

it looks like Specification Extensions are not supported for an externalDocumentationObject. If I parse the file I get a

x-ExternalDoc-simple is not a valid property at #/paths/externalDocs

This is strange in two ways, as the externalDocs is part of the OpenAPI Object (root) and not as part of paths.

Here is my example:

...
components:
....
security:
...
tags:
...
externalDocs:
  description: My external API documentation
  url: https://external.server.tld/doc
  # extension
  x-ExternalDoc-simple: MyContent
Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:bugA broken experienceA broken experience

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.