File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 11configured_endpoints : 118
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/orb%2Forb-2c9291de1fd876908ebe56144e90762ab6e390e3f25102da815ab3fca6335d38 .yml
3- openapi_spec_hash : eabe2d8e58ceed1d61d41fe7a44020ca
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/orb%2Forb-d661add554c414c758c2ab668ddfe60da8b4c5cd81c44e59ccca1c2c5c91e898 .yml
3+ openapi_spec_hash : 3765a1f72610d1018727f51138dfffc3
44config_hash : 1f73a949b649ecfe6ec68ba1bb459dc2
Original file line number Diff line number Diff line change @@ -85,7 +85,8 @@ export namespace Item {
8585 | 'netsuite'
8686 | 'taxjar'
8787 | 'avalara'
88- | 'anrok' ;
88+ | 'anrok'
89+ | 'numeral' ;
8990
9091 external_entity_id : string ;
9192 }
@@ -127,7 +128,8 @@ export namespace ItemUpdateParams {
127128 | 'netsuite'
128129 | 'taxjar'
129130 | 'avalara'
130- | 'anrok' ;
131+ | 'anrok'
132+ | 'numeral' ;
131133
132134 external_entity_id : string ;
133135 }
You can’t perform that action at this time.
0 commit comments