Interface SortedOpenAPIMixin31


public interface SortedOpenAPIMixin31
The interface Sorted open api mixin 31.
Author:
bnasslashen
  • Method Details

    • getExtensions

      Map<String,Object> getExtensions()
      Gets extensions.
      Returns:
      the extensions
    • addExtension

      void addExtension(String name, Object value)
      Add extension.
      Parameters:
      name - the name
      value - the value
    • getPaths

      io.swagger.v3.oas.models.Paths getPaths()
      Gets paths.
      Returns:
      the paths