CrowdStrike / crimson-falcon

A Shiny Ruby SDK of our Falcon API
https://rubygems.org/gems/crimson-falcon
MIT License
4 stars 1 forks source link

feat:(sdk) Swagger update 2023 07 27 #23

Closed carlosmmatos closed 1 year ago

carlosmmatos commented 1 year ago

These changes reflect the latest swagger updates.

⚠️ The large amounts of changes are due to the swagger api version being embedded to all the autogenerated files. To prevent this from happening again, I've updated the template to only apply the versioning to the falcon version.rb file.

Commit messages were broken up appropriately if further clarification is needed as to the changes.