-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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
- Loading branch information
Showing
13 changed files
with
103 additions
and
2,898 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.