apiconnect-explorer
Version:
- [Getting Started](#getting-started) - [Configuration](#configuration) * [Required](#required) * [Optional](#optional) - [Usage in React](#usage-in-react) - [Usage outside of React](#usage-outside-of-react) - [Detailed description of options](#detail
308 lines (307 loc) • 15.1 kB
JSON
{
"no_apis": "There are no APIs to display.",
"api_contact_email": "Email",
"api_contact_info": "Contact",
"api_contact_information": "Contact Information",
"api_contact_name": "Name",
"api_contact_url": "URL",
"description": "Description",
"security": "Security",
"expand_all": "Expand all",
"collapse_all": "Collapse all",
"code": "Code",
"endpoint": "Endpoint",
"endpoints": "Endpoints",
"explorer_target_endpoint": "Target Endpoint",
"explorer_swagger_host": "Use Open API host",
"development": "Development",
"production": "Production",
"example": "Example",
"summary": "Summary",
"api_located_in": "{{type}} located in {{in}}",
"bearer_format": "Bearer format",
"required": "required",
"responses": "Responses",
"definition": "Definition",
"definitions": "Definitions",
"operations": "Operations",
"body": "Body",
"tags": "Tags",
"search": "Search",
"resize": "Drag to resize",
"scheme": "Scheme",
"copy_to_clipboard": "Copy to clipboard",
"copied_to_clipboard": "Copied to clipboard",
"view_operations_by": "View operations by",
"group_by_tags": "Group by tags",
"operations_by_summary": "summary",
"operations_by_path": "path",
"operations_by_name": "name",
"examples": "Examples",
"login": "Log in to try this API",
"try": "Try it",
"optional": "optional",
"in_header": "in header",
"identification": "Identification",
"example_request": "Example request",
"explorer_no_apis": "There are no APIs to display. Create some models and APIs, hit run, and come back here to view and interact with them.",
"explorer_failed_to_load_api": "An error occurred loading the API from the provided URL.",
"explorer_no_apis_found": "There are no APIs to display.",
"accept": "Accept",
"content_type": "Content-Type",
"request": "Request",
"response": "Response",
"headers": "Headers",
"authorization": "Authorization",
"explorer_authorize": "Authorize",
"explorer_showing_draft_apis": "It appears that the server is not running, therefore draft APIs are being displayed below. To see running APIs, ensure the server is running.",
"response_code": "Code",
"response_time": "Time",
"explorer_invalid_swagger": "Failed to load the selected API:",
"explorer_check_certificate": "Clicking the link below will open the server in a new tab. If the browser displays a certificate issue, you may choose to accept it and return here to test again.",
"explorer_security_requirements": "Calls to the API must satisfy one of the following sets of requirements",
"explorer_additional_docs": "Additional documentation",
"explorer_external_links": "External links",
"documentation": "Documentation",
"download_swagger": "Download OpenAPI document",
"download_api_doc": "Download API document",
"of": "of",
"explorer_cors": "No response received. Causes include a lack of CORS support on the target server, the server being unavailable, or an untrusted certificate being encountered.",
"explorer_cors_mtls": "No response received. Causes include a lack of CORS support on the target server, the server being unavailable, an untrusted certificate being encountered, or Mutual SSL authentication is required.",
"explorer_type_headers": "Type Headers",
"explorer_apis": "APIs",
"explorer_application": "Application",
"explorer_products": "Products",
"explorer_auth_code": "Authorization Code",
"explorer_help_access_code": "Acquire an access token for this OAuth security flow by using the Authorization and Token URLs as appropriate, then enter the access token here.",
"explorer_help_implicit": "Acquire an access token for this OAuth security flow by using the Authorization URL as appropriate, then enter the access token here.",
"explorer_access_token": "Access Token",
"explorer_refresh_token": "Refresh Token",
"explorer_refresh_url": "Refresh URLs",
"explorer_get_token": "Get Token",
"explorer_authorization_url": "Authorization URLs",
"explorer_token_url": "Token URLs",
"explorer_openIdConnect_url": "OpenID Connect URL",
"explorer_oidc_discover": "Discover",
"explorer_scopes": "Scopes",
"explorer_scope": "Scope",
"explorer_show_schema": "schema",
"explorer_show_example": "example",
"explorer_redirect_uri": "Redirect URI",
"name": "Name",
"type": "Type",
"terms_of_service": "Terms of Service",
"terms_of_service_link": "View terms of service",
"parameter": "Parameter",
"parameters": "Parameters",
"schema": "Schema",
"client_id": "API Key",
"client_secret": "API Secret",
"public": "Public",
"confidential": "Confidential",
"implicit": "Implicit",
"application": "Application",
"access_code": "Access Code",
"explorer_client_type": "Client Type",
"explorer_security_flow": "Security flow",
"username": "Username",
"password": "Password",
"assembly_show_schema": "Show schema",
"assembly_generate_data": "Generate",
"assembly_generate_default_object": "Generate an object",
"deprecated": "Deprecated",
"operation_deprecated": "This operation is deprecated",
"devportal_not_logged_in": "Sign in to your account to see your available applications.",
"devportal_sign_in": "Sign in",
"devportal_no_apps": "You do not have any applications.",
"devportal_create_app": "Create an application",
"menu": "Menu",
"collapse_toggle": "Collapse panel",
"expand_toggle": "Expand panel",
"details_header": "Details",
"events_header": "Events",
"event": "Event",
"event_topic": "Topic",
"security_option": "Option",
"security_option_label": "Security Option {{number}}",
"security_options": "Security options",
"overview": "Overview",
"query": "Query",
"path": "Path",
"header": "Header",
"form_data": "Form Data",
"cookie": "Cookie",
"possible_values": "Permitted values",
"reset": "Reset",
"send": "Send",
"no_endpoint": "No Endpoint specified",
"more": "more",
"less": "less",
"show_more": "Show more",
"show_less": "Show less",
"mixedcontent_error": "No response. This is a mixed content call. It is not possible to invoke an HTTP endpoint from a page served over HTTPS.",
"invalid_client": "Unauthorized. Ensure you have specified the API key and secret of a subscribed application above.",
"invalid_scope": "Unauthorized. Invalid scope.",
"invalid_grant": "Unauthorized. Invalid grant.",
"access_denied": "Resource owner denied or not found",
"generic_invoke_error": "Error. An error has occurred. See browser developer tools for more details.",
"404_not_found": "404 - Not Found. No resources match requested URI",
"api_extensions": "API Extensions",
"info_extensions": "API Info Extensions",
"extensions": "Extensions",
"register_app": "Register an application to test this API",
"copy_as_curl": "Copy as cURL",
"x_client_certficate_header": "The TLS certificate of your application",
"choose_file": "Choose file",
"response_headers": "Response headers",
"response_body": "Response body",
"response_extensions": "Response extensions",
"response_links": "Response links",
"other": "Other",
"swagger_errors": "Open API Validation Errors",
"swagger_errors_description": "The Open API document does not conform to the OAI specification.",
"close_swagger_errors": "Hide Open API validation error notifications",
"swagger_validation_size_warning": "Large Open API Document",
"swagger_validation_size_warning_description": "This Open API document is large. Validation skipped as this could make your browser unstable.",
"swagger_validation_size_override": "Attempt validation anyway?",
"filter": "Filter",
"filter_options": "Filter options",
"filter_menu": "Filter menu",
"generator_error": "Unable to generate example data. The error reported was : '{{error}}'",
"on": "On",
"off": "Off",
"apic_connect_apis": "API Connect REST APIs",
"error": "Error",
"enabled": "Enabled",
"mutual_tls": "Mutual TLS",
"realm": "Realm",
"nonce": "Nonce",
"opaque": "Opaque",
"version": "Version",
"session_identifier": "Session identifier",
"verification_value": "Verification value",
"signature": "Signature",
"signature_method": "Signature method",
"challenge": "Challenge",
"key_identifier": "Key identifier",
"gssapi_data": "GSS-API data",
"consumer_key": "Consumer key",
"token": "Token",
"timestamp": "Timestamp",
"json_web_token": "JSON web token",
"json_web_key": "JSON web key",
"encrypted_creds": "Encrypted credentials",
"example_payload": "Example payload",
"channel_publish_operation": "{{channelName}} publish (operation)",
"channel_subscribe_operation": "{{channelName}} subscribe (operation)",
"channel_send_operation": "{{channelName}} (Send)",
"channel_receive_operation": "{{channelName}} (Receive)",
"payload_schema": "Payload schema",
"invalid_schema": "Invalid or no schema supplied",
"menu_button": "Menu expand and collapse button",
"something_went_wrong": "Something went wrong!",
"dont_know_how_to_display": "Don't know how to display '{{display}}' type",
"channel_overview_label": "Channel name",
"channel_overview_consume": "How to consume",
"channel_overview_description": "Description",
"channel_overview_subscribe": "Subscribe (operation)",
"channel_overview_publish": "Publish (operation)",
"channel_overview_receive": "{{operationId}} (Receive)",
"channel_overview_send": "{{operationId}} (Send)",
"channel_overview_title": "Overview",
"channel_overview_error": "Invalid channel data",
"channel_overview_error_label": "Unable to display channel",
"code_snippet_label": "Code snippet",
"code_snippet_language_label": "Snippet language",
"unsupported_schema_format": "Unsupported schema format: {{schemaFormat}}",
"message_stream": "{{channelName}} message stream",
"channel_publish_menu": "Publish (operation)",
"channel_subscribe_menu": "Subscribe (operation)",
"channel_send_menu": "Send (operation)",
"channel_receive_menu": "Receive (operation)",
"download_asyncapi": "Download AsyncAPI Document",
"download_icon": "Download icon",
"download_schema": "Download schema",
"example_generator_no_schema_error": "No schema found to generate example from.",
"example_generator_error": "An error occurred generating the example: {{ error }}",
"protocol": "Protocol",
"SASL_secure": "The Kafka cluster is secured by SASL, contact the API owner for information about which SASL Protocol to use.",
"SSL_secure": "The Kafka cluster has encryption enabled. Contact the API owner for the appropriate TrustStore and client KeyStore configurations.",
"unknown_secure": "The Kafka cluster is secured, contact the API owner for credentials",
"contact_api_owner": "The API owner has not supplied all required values, please contact the owner for the correct values",
"async_parse_errors": "AsyncAPI Validation Errors",
"async_parse_errors_description": "The AsyncAPI document does not conform to the specification.",
"do_something_avro": "Do something with your record",
"do_something_default": "Do something with your value",
"truststore_warning": "The Kafka cluster may have encryption enabled. Contact the API owner for the appropriate TrustStore configuration.",
"tls_version_warning": "Contact the API owner to find out which TLS version should be used.",
"async_doc_link_title": "View information about AsyncAPI documents",
"kafka_doc_link_title": "View information about the Kafka protocol",
"do_something_asyncapi": "Do something with your JSON data",
"custom_deserializer_class": "custom_deserializer_class",
"kafka_key_help": "Contact the API owner for more information about deserializing this class",
"error_404": "Error 404. Page not found",
"request_security_credentials": "Security credentials are required to access this API. Contact your administrator for details.",
"invalid_JSON_example": "The provided example is not valid JSON: {{ errormsg }}",
"asyncApi_payload_generation_error": "An error occurred generating the AsyncAPI example payload: {{ errormsg }}",
"no_examples": "No examples provided in the document",
"application_credentials": "Application Credentials",
"credential_number": "Credentials {{ credential_number }}",
"app_number": "Application {{ app_number }}",
"received": "Received",
"sent": "Sent",
"waiting_connection": "Waiting for connection...",
"connected": "Connected",
"connection_error": "Connection error",
"connection_closed": "Connection closed",
"enter_message": "Enter your message",
"connect_failed": "Failed to connect",
"status": "Status",
"message_log": "Message Log",
"callbacks": "Callbacks",
"connect": "Connect",
"message": "Message",
"disconnect": "Disconnect",
"server_variables": "Server Variables",
"insert_sasl_password": "SASL_password",
"enter_client_id": "Enter your own API key",
"model_label": "Additional documentation modal",
"properties": "Properties",
"key": "Key",
"value": "Value",
"instructions": "Instructions",
"references": "References",
"encrypted_protocol": "{{ protocol }} (encrypted)",
"header_schema": "Header schema",
"placeholder_values": "Displaying placeholder values for properties.",
"login_to_use": "Placeholder values will be displayed until you log in and get access to this API.",
"login_to_use_with_link": "Placeholder values will be displayed until you <0>log in</0> and get access to this API.",
"get_access_to_use": "Placeholder values will be displayed until you get access to this API.",
"login_link_title": "Log into Developer Portal",
"login_link_text": "Log in",
"app_no_access": "No applications with access found",
"subscribed_creds_explanation": "Only subscribed credentials are selectable.",
"reserved_title": "Reserved headers in use",
"reserved_subtitle": "This API makes use of reserved headers which will not be sent with the request.",
"title": "Title",
"contents": "Contents",
"channel_send_description": "Instructions for publishing with references for your payload schema.",
"channel_receive_description": "Instructions for consuming with references for your payload schema.",
"channel_publish_description": "Instructions for publishing with references for your payload schema.",
"channel_subscribe_description": "Instructions for consuming with references for your payload schema.",
"operation": "Operation",
"copy_client_id": "Copy client ID",
"dependencies": "Dependencies",
"binding_details": "Binding details",
"download_oai_yaml": "Download OpenAPI document as YAML",
"download_asyncapi_yaml": "Download AsyncAPI document as YAML",
"download_asyncapi_json": "Download AsyncAPI document as JSON",
"download_oai_json": "Download OpenAPI document as JSON",
"json_schema_dialect": "JSON schema dialect",
"webhook": "Webhook",
"request_body": "Request body",
"no_response_available": "No responses available",
"select_response_type": "Select response type",
"external_ref_error": "External references found",
"external_ref_error_description": "External reference URIs found in API specification, remove external references and try again."
}