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

[FEATURE] Update to the latest OpenAPI spec (09 Aug 2024 / 080924) #135

Merged

Conversation

davidc6
Copy link
Collaborator

@davidc6 davidc6 commented Aug 27, 2024

Changelog

  • Update apis and models to use the latest OpenAPI spec (29 Aug 2024 / 080924)
  • Update example code to reflect certain changes
  • Update README
  • Update Changelog

Review

  • apis and modules are generated (the only manual interventions are prefixing unused params that cause warnings and bulk rename to the rolling version)
  • Main (manual) changes to review are in the README, Cargo.toml files and examples folders.

Testing

Verified the changes using the examples / example code.

@makr11st makr11st assigned makr11st and unassigned makr11st Aug 27, 2024
examples/falcon_host_details.rs Outdated Show resolved Hide resolved
src/apis/configuration.rs Outdated Show resolved Hide resolved
@davidc6 davidc6 marked this pull request as ready for review August 28, 2024 08:35
Copy link
Collaborator

@makr11st makr11st left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm happy with this. We may want to verify some other API and add OAuth before 0.4.0 release.

…pi spec version

- Update `models` directory to the latest openapi spec
- Update `apis` directory to the latest openapi spec
- Update `examples` directory to reflect the changes to `apis` and `models`
- Update README and changelog
@davidc6 davidc6 force-pushed the feature/openapi-spec-update-23Aug2024 branch from 5a19a9e to 70a7449 Compare August 29, 2024 14:05
@davidc6 davidc6 merged commit a7921b3 into CrowdStrike:main Aug 29, 2024
21 checks passed
@davidc6 davidc6 deleted the feature/openapi-spec-update-23Aug2024 branch August 29, 2024 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants