File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11configured_endpoints : 1809
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-a5ce17e817c347fb96784e6a90fed795ae9e65698ad819e644653fa1f22a7e8b .yml
3+ openapi_spec_hash : 5b0ce7e930c71c0447e416e0052bd73f
44config_hash : 08d1e85e3d6166780e91482de72fa93c
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ type ThreatEventTagNewResponse struct {
5656 AnalyticPriority float64 `json:"analyticPriority"`
5757 AttributionConfidence string `json:"attributionConfidence"`
5858 AttributionOrganization string `json:"attributionOrganization"`
59- CategoryUUID string `json:"categoryUuid "`
59+ CategoryName string `json:"categoryName "`
6060 ExternalReferenceLinks []string `json:"externalReferenceLinks"`
6161 InternalDescription string `json:"internalDescription"`
6262 Motive string `json:"motive"`
@@ -79,7 +79,7 @@ type threatEventTagNewResponseJSON struct {
7979 AnalyticPriority apijson.Field
8080 AttributionConfidence apijson.Field
8181 AttributionOrganization apijson.Field
82- CategoryUUID apijson.Field
82+ CategoryName apijson.Field
8383 ExternalReferenceLinks apijson.Field
8484 InternalDescription apijson.Field
8585 Motive apijson.Field
You can’t perform that action at this time.
0 commit comments