Skip to content

February 2024

Release of VSCode and Visual Studio extensions

Section titled “Release of VSCode and Visual Studio extensions”
  • Added an optional validation message to the @pattern decorator.
  • Emitter framework: ObjectBuilder will keep track when built using a Placeholder allowing data to be carried over when chaining ObjectBuilder
  • Added support for @encodedName decorator.
  • Template instantiated with ErrorType will get the arg changed to unknown
  • Fix: Error out when using properties in array model
  • Fix: OpenIDConnect types not exposed on the TypeScript types
  • Fix issues with nullable properties used in a cycle being wrapped in allOf when not needed
  • Fix circular reference would not always inline array properties
  • Add support for OpenIdConnect auth scheme