File tree 5 files changed +5
-5
lines changed
src/cloudflare/types/api_gateway
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
configured_endpoints : 1448
2
- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/cloudflare%2Fcloudflare-5414c8c509823f43fe91c2e86ca0011bbb433261ed182678d52d6b7f86ba28f1 .yml
2
+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/cloudflare%2Fcloudflare-372f8f48e969702b4bcf6b711bbe06a2f49b19a7c8c885017659bd05a4978862 .yml
Original file line number Diff line number Diff line change 32
32
33
33
class OperationCreateResponseItemFeaturesAPIShieldOperationFeatureThresholdsThresholds (BaseModel ):
34
34
auth_id_tokens : Optional [int ] = None
35
- """The total number of auth-ids seen across this calculation."""
35
+ """The total number of auth-ids seen across this calculation foo ."""
36
36
37
37
data_points : Optional [int ] = None
38
38
"""The number of data points used for the threshold suggestion calculation."""
Original file line number Diff line number Diff line change 31
31
32
32
class FeaturesAPIShieldOperationFeatureThresholdsThresholds (BaseModel ):
33
33
auth_id_tokens : Optional [int ] = None
34
- """The total number of auth-ids seen across this calculation."""
34
+ """The total number of auth-ids seen across this calculation foo ."""
35
35
36
36
data_points : Optional [int ] = None
37
37
"""The number of data points used for the threshold suggestion calculation."""
Original file line number Diff line number Diff line change 31
31
32
32
class FeaturesAPIShieldOperationFeatureThresholdsThresholds (BaseModel ):
33
33
auth_id_tokens : Optional [int ] = None
34
- """The total number of auth-ids seen across this calculation."""
34
+ """The total number of auth-ids seen across this calculation foo ."""
35
35
36
36
data_points : Optional [int ] = None
37
37
"""The number of data points used for the threshold suggestion calculation."""
Original file line number Diff line number Diff line change 33
33
34
34
class APIShieldOperationFeaturesAPIShieldOperationFeatureThresholdsThresholds (BaseModel ):
35
35
auth_id_tokens : Optional [int ] = None
36
- """The total number of auth-ids seen across this calculation."""
36
+ """The total number of auth-ids seen across this calculation foo ."""
37
37
38
38
data_points : Optional [int ] = None
39
39
"""The number of data points used for the threshold suggestion calculation."""
You can’t perform that action at this time.
0 commit comments