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

Remove models for arrays #1431

Merged
merged 22 commits into from
May 9, 2023
Merged

Remove models for arrays #1431

merged 22 commits into from
May 9, 2023

Conversation

therve
Copy link
Contributor

@therve therve commented Apr 26, 2023

Array introduces a level of indirection which doesn't bring much value. We're losing some validation but we gain consistency which I think is worth it.

See #1377

Array introduces a level of indirection which doesn't bring much value.
We're losing some validation but we gain consistency which I think is
worth it.

See #1377
@therve therve merged commit 74fa0a7 into master May 9, 2023
@therve therve deleted the therve/fix-array-generation branch May 9, 2023 13:07
github-actions bot pushed a commit that referenced this pull request May 9, 2023
* Remove models for arrays

Array introduces a level of indirection which doesn't bring much value.
We're losing some validation but we gain consistency which I think is
worth it.

See #1377

* Fix mypy almost

* Progress

* Green now

* Fix examples

* Cleanup

* Another cleanup

* Fix unused models

* Unless ibits

* Handle Point

* Fix subitem handling

* Fix distribution_point_item

* pre-commit fixes

* Cleanup

* Last fix for unparsed list?

* pre-commit fixes

---------

Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com> 74fa0a7
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.

2 participants