书栈网 · BookStack 本次搜索耗时 0.071 秒,为您找到 3854 个相关结果.
  • AWS gateway integration

    AWS gateway integration Import OpenAPI documentation into AWS API Gateway AWS gateway integration Import OpenAPI documentation into AWS API Gateway The AWS API Gateway service...
  • blog_comment_reply

    /action/openapi/blog_comment_reply /action/openapi/blog_comment_reply /action/openapi/blog_comment_reply 回复博客评论 URL /action/openapi/blog_comment_reply 支持格式 JSON JSONP XML...
  • Contributing to the Upstream Kubernetes Code

    Contributing to the Upstream Kubernetes Code Before you begin The big picture Cloning the Kubernetes repository Editing the Kubernetes source code Making changes to the upstream...
  • 接入

    OpenApi使用 创建客户端 赋权 使用签名的方式 验证流程 签名 验签 使用token的方式 申请token 使用token发起请求 Demo OpenApi使用 基于数据签名的OpenApi模块.用于对外提供接口. 注意 本功能仅在专业版中提供. 创建客户端 进入平台:[系统设置]-[OpenApi客户端] 点击...
  • 接入

    OpenApi使用 创建客户端 赋权 使用签名的方式 验证流程 签名 验签 使用token的方式 申请token 使用token发起请求 Demo OpenApi使用 基于数据签名的OpenApi模块.用于对外提供接口. 注意 本功能仅在专业版中提供. 创建客户端 进入平台:[系统设置]-[OpenApi客户端] 点击...
  • 接入

    OpenApi使用 创建客户端 赋权 使用签名的方式 验证流程 签名 验签 使用token的方式 申请token 使用token发起请求 Demo OpenApi使用 基于数据签名的OpenApi模块.用于提供对外开放接口的认证方式. 注意 本功能仅在专业版中提供. 创建客户端 进入平台:[系统设置]-[OpenApi客...
  • 为上游 Kubernetes 代码库做出贡献

    为上游 Kubernetes 代码库做出贡献 准备开始 基本说明 克隆 Kubernetes 代码仓库 编辑 Kubernetes 源代码 更改上游 Kubernetes 源代码 说明: 提交已编辑的文件 生成 OpenAPI 规范和相关文件 说明: 将你的提交 Cherrypick 到发布分支 说明: 生成已发布的参考文档 接下来 ...
  • APIRouter class

    APIRouter class fastapi.APIRouter Example websocket Example include_router Example get Example put Example post Example delete Example options Example head Exampl...
  • 服务发现

    服务发现 定义 服务发现的方式 通过SDK服务发现 使用框架服务发现 使用sidecar服务发现 使用OpenAPI服务发现 服务发现 定义 服务发现指的主调方是根据服务名标识,拉取服务实例列表,以供后续进行服务调用的操作。 服务发现的方式 北极星支持以下4种方式进行服务发现: 通过SDK服务发现 北极星提供了多语言SDK,...