jcmellado / markdown-template

Markdown template for the AsyncAPI Generator. Generated files can be used to create static HTML websites with Slate or shins.
MIT License
1 stars 4 forks source link

Add external documentation field on schemas #8

Closed jcmellado closed 3 years ago

jcmellado commented 4 years ago

The AsyncAPI Schema Object contains a externalDocs field.

https://www.asyncapi.com/docs/specifications/2.0.0/#schemaObject

Retrieve the value and display it in the column "Description".

jcmellado commented 4 years ago

The field is missing from the Schema model.

See: https://github.com/asyncapi/parser-js/issues/95

jcmellado commented 4 years ago

The field was already added to the AsyncAPI parser.

But now the AsyncAPI generator must be updated to use the new version of the parser.

github-actions[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 15 days if no further activity occurs. To unstale this issue, add a comment with detailed explanation.

github-actions[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 15 days if no further activity occurs. To unstale this issue, add a comment with detailed explanation.

github-actions[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 15 days if no further activity occurs. To unstale this issue, add a comment with detailed explanation.