Greg Sweeney 556ec31ca2 Use default values for non-required properties if a default is specified (#254)
* use default values for non-required properties if a default is specified

* generate client

* I have generated the latest API!

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-20 10:10:56 -07:00
2024-07-03 21:45:21 -07:00
fix
2023-08-17 14:13:56 -07:00
2024-08-13 03:16:08 +00:00
2024-08-09 17:16:09 -07:00
2023-12-05 16:27:05 -08:00
2024-07-28 15:00:16 -07:00
2023-04-06 16:09:33 -07:00
2021-12-20 10:54:55 -08:00
2023-05-04 00:58:06 -07:00
2024-07-28 22:52:47 +00:00
2024-08-09 20:45:26 -07:00
2024-01-06 20:16:15 -08:00
2024-08-13 10:51:39 -07:00

kittycad.py

The Python API client for KittyCAD.

Generating

You can trigger a build with the GitHub action to generate the client. This will automatically update the client to the latest version based on the spec hosted at api.zoo.dev.

Alternatively, if you wish to generate the client locally, make sure you have Docker installed and run:

$ make generate

Contributing

Please do not change the code directly since it is generated. PRs that change the code directly will be automatically closed by a bot.

Description
The Python API client for Zoo.
Readme MIT 1.8 GiB
Languages
Python 98.6%
Jinja 1.2%
Makefile 0.1%