Share via


EdmTypeExtensions Class

Definition

Extension methods for IEdmType

public static class EdmTypeExtensions
type EdmTypeExtensions = class
Public Module EdmTypeExtensions
Inheritance
EdmTypeExtensions

Methods

ShouldPathParameterBeQuoted(IEdmType, OpenApiConvertSettings)

Determines whether a path parameter should be wrapped in quotes based on the type of the parameter.

Applies to