Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Commit

Permalink
chore: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
hanspagel committed Jan 29, 2024
1 parent 02c5188 commit 65c25d9
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@

Command-line interface to work with OpenAPI files

## Features

* Format & validate OpenAPI files
* Upload your OpenAPI files to Scalar
* Get a fully mocked API for testing purposes
* Preview your API reference

## Quickstart

```bash
Expand All @@ -32,13 +39,6 @@ scalar mock openapi.json
scalar share openapi.json
```

## Features

* Format & validate OpenAPI files
* Upload your OpenAPI files to Scalar
* Get a fully mocked API for testing purposes
* Preview your API reference

[Full documentation](https://github.com/scalar/cli/blob/main/packages/cli/README.md)

## Community
Expand Down

0 comments on commit 65c25d9

Please sign in to comment.