7 Commits

Author SHA1 Message Date
helenye-stripe
bc1d5a8721
Add method parameter type classes to all resources and services (#1505)
* barebones request params

* fixes

* manual changes

* Generated changes

* Add search params

* manual change - update to cast params

* add more test

* add newliens (generated)
2024-12-20 10:39:59 -08:00
Stripe OpenAPI
e8534041dd Update generated code for v1381 2024-12-03 03:36:26 +00:00
helenye-stripe
1c83fd3827
Add explicit attributes for fields in resources, and rbis for resources (#1490)
* Add generated RBIs/fields

* Manual changes, lint, rubocop, amount

* fix accessors

* Undo list param change and add extra fields to pass sorbet tc

* add typed true

* test fix

* fix T.any

* Ignore rbis in gem for now

* fix docstrings and spaces

* regen after rebase
2024-12-02 19:33:44 -08:00
helenye-stripe
ce8d7ca4cc
Add methods for dynamically referenced constants (#1327)
* Update dynamic constant references

* Manual additionsg

* Fix lint

* Use const_Get

* Remove puts
2024-02-09 17:15:39 -08:00
helenye-stripe
d22938897e
Extract other CRUDL methods from mixins (#1323) 2024-02-06 10:19:06 -08:00
Dominic Charley-Roy
cfeaa0ca23
API Updates (#1123) 2022-08-23 08:51:43 -04:00
Richard Marmorstein
3998b689de
API Updates (#1046)
* Codegen for openapi 9e8cdc3
2022-04-15 11:53:56 -04:00