Package-level declarations

Types

Link copied to clipboard
class EndpointMetadataRegistry : KoinComponent

登録された全エンドポイントのメタデータを管理するレジストリ OpenAPI仕様生成のためのデータソースとして機能する

Link copied to clipboard
data class RegisteredPluginEndpoints(val basePath: String, val endpoints: List<EndpointMetadata>)

登録されたプラグインのエンドポイント情報