ODataPath.GetPathHash(OpenApiConvertSettings) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides a suffix for the operation id based on the operation path.
public string GetPathHash(Microsoft.OpenApi.OData.OpenApiConvertSettings settings);
member this.GetPathHash : Microsoft.OpenApi.OData.OpenApiConvertSettings -> string
Public Function GetPathHash (settings As OpenApiConvertSettings) As String
Parameters
- settings
- OpenApiConvertSettings
The settings.
Returns
The suffix.