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

Add UUID format support #1743

Merged
merged 25 commits into from
Oct 27, 2023
Merged

Conversation

HantingZhang2
Copy link
Contributor

@HantingZhang2 HantingZhang2 commented Oct 27, 2023

What does this PR do?

Add support for UUID format in api spec

Additional Notes

Review checklist

Please check relevant items below:

  • This PR includes all newly recorded cassettes for any modified tests.

  • This PR does not rely on API client schema changes.

    • The CI should be fully passing.
  • Or, this PR relies on API schema changes and this is a Draft PR to include tests for that new functionality.

    • Note: CI shouldn't be run on this Draft PR, as its expected to fail without the corresponding schema changes.

@HantingZhang2 HantingZhang2 requested a review from a team as a code owner October 27, 2023 10:18
@HantingZhang2 HantingZhang2 merged commit 5fdcab6 into master Oct 27, 2023
14 checks passed
@HantingZhang2 HantingZhang2 deleted the hzhang/user-invitation-test-uuid branch October 27, 2023 13:33
github-actions bot pushed a commit that referenced this pull request Oct 27, 2023
* change formatter

* Adds UUID type

* change uuid order

* pre-commit fixes

* Update api template

* Update openapi.yaml remove added format

* pre-commit fixes

* add de/serialization tests

* pre-commit fixes

* test if adding format

* pre-commit fixes

* remove open api change

* Raise the error instead of print

* pre-commit fixes

---------

Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com> 5fdcab6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants