diff --git a/.gitignore b/.gitignore index bd560ef..452acc5 100644 --- a/.gitignore +++ b/.gitignore @@ -72,4 +72,6 @@ mnt/ gen/ swagger_server/requets_db/dbs/* -.env \ No newline at end of file +.env + +classla/classla_resources \ No newline at end of file diff --git a/README.md b/README.md index 857c30a..ef97666 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Swagger generated server +## Todo + +Update this to match the current run methods. Also explain that classla/classla_resources needs to be manually added + ## Overview This server was generated by the [swagger-codegen](https://github.com/swagger-api/swagger-codegen) project. By using the [OpenAPI-Spec](https://github.com/swagger-api/swagger-core/wiki) from a remote server, you can easily generate a server stub. This