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

azure-pass-01 #248

Merged
merged 1 commit into from
Jul 31, 2024
Merged

azure-pass-01 #248

merged 1 commit into from
Jul 31, 2024

Conversation

general-kroll-4-life
Copy link
Contributor

Summary

  • A bunch of azure.storage schema objects are lacking name and id attributes in schema definition that are actually present in response bodies, and significant. Eg: FileShareItem.
  • Trailing / immediately followed by query parameters is sometimes ok, sometimes not; either way appears erroneous.

Summary:

- A bunch of `azure.storage` schema objects are lacking `name` and `id` attributes in schema definition that are actually present in response bodies, and significant.  Eg: `FileShareItem`.
- Trailing `/` immediately followed by query parameters is sometimes ok, sometimes not; either way appears erroneous.
@jeffreyaven jeffreyaven merged commit 354ab88 into dev Jul 31, 2024
2 checks passed
Copy link
Member

@jeffreyaven jeffreyaven left a comment

Choose a reason for hiding this comment

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

all good, is it safe to remove the trailing / on all paths across all services @general-kroll-4-life

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.

2 participants