OPENAPI / COMPONENTS / SCHEMAS
Extended OAuth Server Metadata 数据结构
ExtendedOAuthServerMetadataMistral AI API 合约中的 Extended OAuth Server Metadata 结构定义。
authorization_endpointstring必填Mistral AI API 合约中的 authorization endpoint 值。
client_id_metadata_document_supportedstringMistral AI API 合约中的 client id metadata document supported 值。
code_challenge_methods_supportedstringMistral AI API 合约中的 code challenge methods supported 值。
grant_types_supportedstringMistral AI API 合约中的 grant types supported 值。
introspection_endpointstringMistral AI API 合约中的 introspection endpoint 值。
introspection_endpoint_auth_methods_supportedstringMistral AI API 合约中的 introspection endpoint auth methods supported 值。
introspection_endpoint_auth_signing_alg_values_supportedstringMistral AI API 合约中的 introspection endpoint auth signing alg values supported 值。
issuerstring必填Mistral AI API 合约中的 issuer 值。
op_policy_uristringMistral AI API 合约中的 op policy uri 值。
op_tos_uristringMistral AI API 合约中的 op tos uri 值。
registration_endpointstringMistral AI API 合约中的 registration endpoint 值。
response_modes_supportedstringMistral AI API 合约中的 response modes supported 值。
response_types_supportedarrayMistral AI API 合约中的 response types supported 值。
revocation_endpointstringMistral AI API 合约中的 revocation endpoint 值。
revocation_endpoint_auth_methods_supportedstringMistral AI API 合约中的 revocation endpoint auth methods supported 值。
revocation_endpoint_auth_signing_alg_values_supportedstringMistral AI API 合约中的 revocation endpoint auth signing alg values supported 值。
scopes_supportedstringMistral AI API 合约中的 scopes supported 值。
service_documentationstringMistral AI API 合约中的 service documentation 值。
token_endpointstring必填Mistral AI API 合约中的 token endpoint 值。
token_endpoint_auth_methods_supportedstringMistral AI API 合约中的 token endpoint auth methods supported 值。
token_endpoint_auth_signing_alg_values_supportedstringMistral AI API 合约中的 token endpoint auth signing alg values supported 值。
ui_locales_supportedstringMistral AI API 合约中的 ui locales supported 值。
x_resource_urlstringMistral AI API 合约中的 x resource url 值。
x_scopestringMistral AI API 合约中的 x scope 值。
x_sourcestringMistral AI API 合约中的 x source 值。