Freigeben über


AppPlatformGatewayApiMetadataProperties Klasse

Definition

API-Metadateneigenschaft für Spring Cloud Gateway.

public class AppPlatformGatewayApiMetadataProperties
type AppPlatformGatewayApiMetadataProperties = class
Public Class AppPlatformGatewayApiMetadataProperties
Vererbung
AppPlatformGatewayApiMetadataProperties

Konstruktoren

AppPlatformGatewayApiMetadataProperties()

Initialisiert eine neue instance von AppPlatformGatewayApiMetadataProperties.

Eigenschaften

Description

Ausführliche Beschreibung der auf dem Gateway-instance verfügbaren APIs (Standard: Generated OpenAPI 3 document that describes the API routes configured.).

Documentation

Speicherort der zusätzlichen Dokumentation für die APIs, die auf dem gateway-instance verfügbar sind.

ServerUri

Basis-URL, die API-Consumer für den Zugriff auf APIs auf dem Gateway-instance verwenden.

Title

Titel, der den Kontext der auf dem Gateway-instance verfügbaren APIs beschreibt (Standard: Spring Cloud Gateway for K8S).

Version

Version der APIs, die auf diesem Gateway instance verfügbar sind (Standard: unspecified).

Gilt für: