Package org.springdoc.api.mixins
Interface SortedOpenAPIMixin
-
public interface SortedOpenAPIMixin- Author:
- bnasslashen
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaddExtension(String name, Object value)Map<String,Object>getExtensions()io.swagger.v3.oas.models.PathsgetPaths()
-