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 "tags" to the definition #9

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

Add "tags" to the definition #9

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

Comments

@fmvilas
Copy link
Member

fmvilas commented Apr 27, 2020

Reason/Context

Filtering extensions by the same "category" or similar functionality might be hard or impossible right now.

Description

It would be great to have a tags field on the extension's definition.

Example

id: twitter
type: generic
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
tags:
  - social
  - twitter
contributors:
  - Fran Mendez <fmvilas@gmail.com> (fmvilas.com)
definitions:
@Paul-T-AU
Copy link
Contributor

Yes can see the benefit of tags, would you like me to add them to the SQS extension?

@fmvilas
Copy link
Member Author

fmvilas commented Apr 28, 2020

That would be great 🙂

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