Package org.springdoc.api.mixins
Interface SortedSchemaMixin
-
public interface SortedSchemaMixin
- Author:
- bnasslashen
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
addExtension(String name, Object value)
Object
getExample()
boolean
getExampleSetFlag()
Map<String,Object>
getExtensions()
-