Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for requestKind (0.23 sec)

  1. pkg/generated/openapi/zz_generated.openapi.go

    						SchemaProps: spec.SchemaProps{
    							Description: "Information about the requesting user. See user.Info interface for details.",
    							Type:        []string{"string"},
    							Format:      "",
    						},
    					},
    					"uid": {
    						SchemaProps: spec.SchemaProps{
    							Description: "UID information about the requesting user. See user.Info interface for details.",
    							Type:        []string{"string"},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  2. api/openapi-spec/swagger.json

              "description": "ResourceAuthorizationAttributes describes information for a resource access request"
            },
            "uid": {
              "description": "UID information about the requesting user.",
              "type": "string"
            },
            "user": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
Back to top