rerun codegen
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{-
|
||||
Kubernetes
|
||||
|
||||
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
||||
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
||||
|
||||
OpenAPI spec version: 2.0
|
||||
OpenAPI Version: 3.0.1
|
||||
Kubernetes API version: v1.9.12
|
||||
Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
|
||||
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
||||
-}
|
||||
|
||||
{-|
|
||||
@@ -73,18 +73,10 @@ getAPIGroup _ =
|
||||
`_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken)
|
||||
|
||||
data GetAPIGroup
|
||||
|
||||
-- | @application/json@
|
||||
instance Consumes GetAPIGroup MimeJSON
|
||||
-- | @application/yaml@
|
||||
instance Consumes GetAPIGroup MimeYaml
|
||||
-- | @application/vnd.kubernetes.protobuf@
|
||||
instance Consumes GetAPIGroup MimeVndKubernetesProtobuf
|
||||
|
||||
-- | @application/json@
|
||||
instance Produces GetAPIGroup MimeJSON
|
||||
-- | @application/yaml@
|
||||
instance Produces GetAPIGroup MimeYaml
|
||||
-- | @application/vnd.kubernetes.protobuf@
|
||||
instance Produces GetAPIGroup MimeVndKubernetesProtobuf
|
||||
-- | @application/yaml@
|
||||
instance Produces GetAPIGroup MimeYaml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user