Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "contact" information to definition #10

Closed
fmvilas opened this issue Apr 27, 2020 · 3 comments
Closed

Add "contact" information to definition #10

fmvilas opened this issue Apr 27, 2020 · 3 comments
Labels
enhancement New feature or request keep-open

Comments

@fmvilas
Copy link
Member

fmvilas commented Apr 27, 2020

Reason/Context

Knowing who to contact when using an extension might be difficult with no other information than the name of the author.

Description

It would be great to add a "contact" field with more information on who to contact for questions, bugs, or feature requests. The "contact" object can have the same information as the AsyncAPI one.

Example

id: twitter
type: generic # Means it's an "x-" type of extension. In this case, x-twitter.
title: Twitter information
description: This extension allows you to place the Twitter account of the team/company in charge of the API.
version: '0.1.0'
author: Mike Ralphson
contact:
  email: info@theauthor.com
  url: theauthor.com/asyncapi-twitter-extension
  name: Support team
@fmvilas fmvilas added the enhancement New feature or request label Apr 27, 2020
@Paul-T-AU
Copy link
Contributor

Many sense will add.

fmvilas added a commit that referenced this issue Apr 29, 2020
* Create 0.1.0.yml

Initial commit of SQS extension supporting both FIFO & Standard queues.

* Update 0.1.0.yml

Updated Examples and typo change for SQS Initial commit

* Update extensions/sqs/0.1.0.yml

Correction of type.

Co-Authored-By: Fran Méndez <fmvilas@gmail.com>

* Update 0.1.0.yml

Add Contact block.

#10

Add Tags to help search/filtering.

#9

Co-authored-by: Fran Méndez <fmvilas@gmail.com>
@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity 😴
It will be closed in 30 days if no further activity occurs. To unstale this issue, add a comment with detailed explanation.
Thank you for your contributions ❤️

@github-actions github-actions bot added the stale label Jun 28, 2020
@fmvilas fmvilas added keep-open and removed stale labels Jun 28, 2020
@github-actions github-actions bot added the stale label Oct 5, 2021
@asyncapi asyncapi deleted a comment from github-actions bot Oct 5, 2021
@derberg derberg removed the stale label Oct 5, 2021
@derberg
Copy link
Member

derberg commented Apr 18, 2024

closing for now

catalog is super simplified now, as binding, any other improvements can be pushed but when there is really a dedicated person that can work on it, own discussion and lead till the end

@derberg derberg closed this as completed Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request keep-open
Projects
None yet
Development

No branches or pull requests

3 participants