check action works

Signed-off-by: Jess Frazelle <github@jessfraz.com>
This commit is contained in:
Jess Frazelle
2021-12-06 12:54:24 -08:00
parent c555a18439
commit 594f9cf142
2 changed files with 3 additions and 2 deletions

View File

@ -8,8 +8,8 @@ This is generated from
## Generating
You can trigger a build with the GitHub action to generate the client. This will
automatically update the client to the latest version of the hosted API at
[api.kittycad.io](https://api.kittycad.io).
automatically update the client to the latest version based on the
[spec.yml](spec.yml).
Alternatively, if you wish to generate the client locally, make sure you have
[Docker installed](https://docs.docker.com/get-docker/) and run:

View File

@ -11,6 +11,7 @@ externalDocs:
url: https://docs.kittycad.io
servers:
- url: https://api.kittycad.io
tags:
- name: file
description: CAD file operations.