Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@typespec/openapi3

Package Overview
Dependencies
Maintainers
1
Versions
219
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@typespec/openapi3 - npm Package Compare versions

Comparing version 0.54.0-dev.8 to 0.54.0-dev.9

2

package.json
{
"name": "@typespec/openapi3",
"version": "0.54.0-dev.8",
"version": "0.54.0-dev.9",
"author": "Microsoft Corporation",

@@ -5,0 +5,0 @@ "description": "TypeSpec library for emitting OpenAPI 3.0 from the TypeSpec REST protocol binding",

@@ -106,3 +106,3 @@ # @typespec/openapi3

`union Union | ModelProperty`
`Union | ModelProperty`

@@ -123,8 +123,8 @@ ##### Parameters

`union Model | ModelProperty`
`Model | ModelProperty`
##### Parameters
| Name | Type | Description |
| ---- | ----------------------- | -------------------------------------------------------------------- |
| ref | `valueof scalar string` | External reference(e.g. "../../common.json#/components/schemas/Foo") |
| Name | Type | Description |
| ---- | ---------------- | -------------------------------------------------------------------- |
| ref | `valueof string` | External reference(e.g. "../../common.json#/components/schemas/Foo") |
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc