Uses of Interface
ch.nexsol.gateway.validation.OpenapiContract.Resolution
Packages that use OpenapiContract.Resolution
-
Uses of OpenapiContract.Resolution in ch.nexsol.gateway.validation
Classes in ch.nexsol.gateway.validation that implement OpenapiContract.ResolutionModifier and TypeClassDescriptionstatic final recordThe contract declares the operation.static final recordThe contract declares the path but not for this method.static final recordThe contract declares no path matching the request.Methods in ch.nexsol.gateway.validation that return OpenapiContract.ResolutionModifier and TypeMethodDescriptionResolves the contract operation that should handle the given request.