Skip to content

Add more supported property formats #4676

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

theunrepentantgeek
Copy link
Member

What this PR does

Adds validation for new data formats, improving our validation for some properties.

New formats are:

  • base64url
  • uri
  • url

The format byte still remains ignored as it's unclear what regex should be used.

Prerequisite: #4675

How does this PR make you feel?

gif

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 5 out of 9 changed files in this pull request and generated 1 comment.

Files not reviewed (4)
  • v2/api/kubernetesconfiguration/v1api20241101/structure.txt: Language not supported
  • v2/api/machinelearningservices/v1api20240401/structure.txt: Language not supported
  • v2/api/managedidentity/v1api20220131preview/structure.txt: Language not supported
  • v2/api/managedidentity/v1api20230131/structure.txt: Language not supported

Base automatically changed from improve/reuse-type-conversions to main April 8, 2025 21:02
@matthchr matthchr modified the milestones: v2.13.0, v2.14.0 Apr 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants