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

[BUG] API Level tags are not generated in specification.json #384

Closed
nepsmaddy opened this issue Sep 13, 2023 · 2 comments
Closed

[BUG] API Level tags are not generated in specification.json #384

nepsmaddy opened this issue Sep 13, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@nepsmaddy
Copy link
Contributor

Release version

v4.7.0

Describe the bug

API Assigned Tags should be generated in the specification.json OAS file so that linting can be applied on the same.

Expected behavior

When running linting on the tags assigned to APIs, specification.json has to have that details as a part of it.

Actual behavior

API level tag block is not generated in the specification.json

Reproduction Steps

  1. Create API in APIM instance.
  2. Assign tag to the API.
  3. Run the Extractor.
  4. Analyse the file apiartifacts -> apis -> <> -> Specification.json
  5. Tags block should be having the tag in the OAS.
@github-actions
Copy link

🎉 Thank you for opening this issue! Please be patient while we will look into it and get back to you as this is an open source project. In the meantime make sure you take a look at the closed issues in case your question has already been answered. Don't forget to provide any additional information if needed (e.g. scrubbed logs, detailed feature requests,etc.).
Whenever it's feasible, please don't hesitate to send a Pull Request (PR) our way. We'd greatly appreciate it, and we'll gladly assess and incorporate your changes. 🎉

@waelkdouh waelkdouh added the bug Something isn't working label Sep 14, 2023
@waelkdouh
Copy link
Contributor

@nepsmaddy tags don't get generated in the specification.json file. Please take a look at the wiki here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants