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

Update path validation for azure_rm_api_management_api #7478

Merged
merged 3 commits into from Jun 25, 2020

Commits on Jun 24, 2020

  1. Update path validation for api management api

    Adding support for paths that start with the character '.'
    
    This is important for path implementations such as ".well-known" in universal links
    xinyi-joffre committed Jun 24, 2020
    Copy the full SHA
    3a0321a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4e12fae View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from xinyi-joffre/fix/7477-api-management-path-…

    …validation
    
    Update path validation for api management api
    xinyi-joffre committed Jun 24, 2020
    Copy the full SHA
    f2189a9 View commit details
    Browse the repository at this point in the history