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

[Monitor.Query] Update Preview Swagger File #26331

Merged
merged 16 commits into from
Oct 30, 2023

Commits on Oct 20, 2023

  1. update swagger

    nisha-bhatia committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    28e76c9 View commit details
    Browse the repository at this point in the history
  2. batch update

    gracewilcox committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    77ff8aa View commit details
    Browse the repository at this point in the history
  3. update old swagger

    gracewilcox committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    121ef2b View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Update metricBatch.json

    nisha-bhatia committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    6840097 View commit details
    Browse the repository at this point in the history
  2. Update metricBatch.json

    nisha-bhatia committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    2dbdb57 View commit details
    Browse the repository at this point in the history
  3. Update metrics_API.json

    nisha-bhatia committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    4458b8d View commit details
    Browse the repository at this point in the history
  4. wip

    nisha-bhatia committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    55e6934 View commit details
    Browse the repository at this point in the history
  5. Update metricBatch.json

    nisha-bhatia committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    8c41cf3 View commit details
    Browse the repository at this point in the history
  6. wip

    nisha-bhatia committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    2ff0f21 View commit details
    Browse the repository at this point in the history
  7. update path

    nisha-bhatia committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    14c7c21 View commit details
    Browse the repository at this point in the history
  8. Update metricBatch.json

    nisha-bhatia committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    150ca95 View commit details
    Browse the repository at this point in the history
  9. Update metricBatch.json

    nisha-bhatia committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    a74a131 View commit details
    Browse the repository at this point in the history
  10. Update metricBatch.json

    nisha-bhatia committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    7336208 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b1dd7e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Change metricBatch.json endpoint string format from "uri" to "url"

    Change metricBatch.json endpoint string format from "uri" to "url"
    ToddKingMSFT committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    edbfd5c View commit details
    Browse the repository at this point in the history
  2. Remove duration format from interval parameter and properties

    Remove duration format from interval parameter and properties. These were improperly decorated as format: "duration" however now that model validation is actually running against parameters our model validation is failing as "FULL" has been a long time accepted string to this parameter and has a lot of usage.
    ToddKingMSFT committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    5625560 View commit details
    Browse the repository at this point in the history