public interface SortedOpenAPIMixin
Modifier and Type | Method and Description |
---|---|
void |
addExtension(String name,
Object value)
Add extension.
|
Map<String,Object> |
getExtensions()
Gets extensions.
|
io.swagger.v3.oas.models.Paths |
getPaths()
Gets paths.
|
Copyright © 2024. All rights reserved.