File tree Expand file tree Collapse file tree
src/cloudflare/types/cloudforce_one/threat_events Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11configured_endpoints : 1796
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/cloudflare%2Fcloudflare-7d6718e39db2413eba467059b0fad156612a47838fdf09fbdd5eb5c10f4b40d6 .yml
3- openapi_spec_hash : a39d79e0dd065c30cebd49eef21faa85
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/cloudflare%2Fcloudflare-a0591d72e969d2a4485daecc48918e8f16057bd704106c1bfb7e83eb4fcf654a .yml
3+ openapi_spec_hash : f9ff28adccfd0d52eed973b19162530e
44config_hash : 08d1e85e3d6166780e91482de72fa93c
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ class TagCreateResponse(BaseModel):
2828
2929 attribution_organization : Optional [str ] = FieldInfo (alias = "attributionOrganization" , default = None )
3030
31- category_uuid : Optional [str ] = FieldInfo (alias = "categoryUuid " , default = None )
31+ category_name : Optional [str ] = FieldInfo (alias = "categoryName " , default = None )
3232
3333 external_reference_links : Optional [List [str ]] = FieldInfo (alias = "externalReferenceLinks" , default = None )
3434
You can’t perform that action at this time.
0 commit comments