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

@webex/api-samples

Package Overview
Dependencies
Maintainers
0
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@webex/api-samples

This directory contains the parsed specs version, converted with the OAS3 converter and passed to the DevNet widgets. These widgets give developers the chance to try out the spec right in their browser.

  • 1.0.0
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
0
Weekly downloads
 
Created
Source

samples

This directory contains the parsed specs version, converted with the OAS3 converter and passed to the DevNet widgets. These widgets give developers the chance to try out the spec right in their browser.

Setup

To set up the project, follow these steps:

  1. Go to the root directory of the project where the package.json file is.
  2. Install the necessary dependencies.
    • Usage: yarn install from the root folder.

Available Scripts

Before you start, make sure to run the parse command on the existing specifications.

  • Usage: yarn workspace @webex/api-publisher parse ../openapi ../samples/public/openapi.
  • This command parses the specifications and creates OpenAPI files in the output directory you specify.
  • Check that ../samples/public/openapi is in the directory.

Next, in the project directory, you can:

yarn start

This starts the samples app in development mode and serves the parsed spec in your browser. Open http://localhost:3000 to see it in your browser, or use whichever port is active.

Any edits you make will cause the page to reload.

yarn build

This builds the app for production in the build folder.

FAQs

Package last updated on 24 Jul 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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