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

Schema improvements #33

Merged
merged 5 commits into from
Aug 21, 2024
Merged

Schema improvements #33

merged 5 commits into from
Aug 21, 2024

Conversation

szkiba
Copy link
Collaborator

@szkiba szkiba commented Aug 21, 2024

  • Categories support: added categories array property to extensions. Categories can be predefined string values.
  • Rename product property to products: the product property is an array, so the name should be plural (products).
  • Force the k6/x/ path prefix in the import path.

szkiba added 5 commits August 21, 2024 10:17
Added categories array property to extensions. Categories can be predefined string values. The categories of the legacy extension registry used. If there is only one extension in a category, then that category removed.

Closes #31
The product property is an array, so the name should be plural (products).

Closes #32
@szkiba szkiba requested a review from a team as a code owner August 21, 2024 08:56
@szkiba szkiba requested review from pablochacin and removed request for a team and pablochacin August 21, 2024 08:56
@szkiba szkiba merged commit 17d3113 into main Aug 21, 2024
5 checks passed
@szkiba szkiba deleted the schema-improvements branch August 21, 2024 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant