Skip to content

Comments

fix(schema): normalize volumes metadata and resolve linting issues in azure-containerapp-template.json#5393

Open
Vaibhav701161 wants to merge 2 commits intoSchemaStore:masterfrom
Vaibhav701161:fix/azure-containerapp-volumes
Open

fix(schema): normalize volumes metadata and resolve linting issues in azure-containerapp-template.json#5393
Vaibhav701161 wants to merge 2 commits intoSchemaStore:masterfrom
Vaibhav701161:fix/azure-containerapp-volumes

Conversation

@Vaibhav701161
Copy link
Contributor

Description
This PR resolves schema linting and metadata consistency issues in:

  • azure-containerapp-template.json

The changes are limited to stylistic cleanup and alignment with SchemaStore conventions and do not introduce any structural or validation behavior changes.

  • Removed trailing punctuation from description fields to conform to repository style guidelines.
  • Normalized metadata formatting within the volumes property for consistency and readability.
  • Addressed minor lint warnings surfaced by schema validation tooling.
  • Preserved all existing validation constraints, references, and schema semantics.

Before and after:

Screen.Recording.2026-02-21.004600.mp4

Note: This PR was prepared with assistance from the jsonschema CLI, created by a member of the JSON Schema TSC. The editor extension used is built on the same CLI.

…on in azure-containerapp-template.json

Signed-off-by: Vaibhav mittal <vaibhavmittal929@gmail.com>
@github-actions
Copy link
Contributor

Thanks for the PR!

This section of the codebase is owned by @madskristensen and @hyperupcall - if they write a comment saying "LGTM" then it will be merged.

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