You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add options array parameter to ITypeMapper interface
- Add 2nd parameter array \$options = [] to ITypeMapper::normalize()
- Update all type mapper implementations with @inheritdoc
- Make EnumTypeMapper implement ITypeMapper interface
- Pass EndpointParameter via options['endpoint'] in RequestParameterMapping
- Remove enum values from exception message for cleaner output
0 commit comments