Update gitignore and added todo to README.md
This commit is contained in:
@@ -73,3 +73,5 @@ gen/
|
||||
swagger_server/requets_db/dbs/*
|
||||
|
||||
.env
|
||||
|
||||
classla/classla_resources
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user