deploy
This commit is contained in:
@@ -29,14 +29,6 @@ For write, update, or delete operations, state the intended action before callin
|
||||
- Summary: Execute code against a batch of test cases
|
||||
- Body: JSON request body accepted.
|
||||
|
||||
### upload_sqlite_db_api_v1_code_upload_sqlite_post
|
||||
|
||||
- Operation ID: `upload_sqlite_db_api_v1_code_upload_sqlite_post`
|
||||
- Route: `POST /api/v1/code/upload-sqlite`
|
||||
- Mode: WRITE
|
||||
- Summary: Upload a SQLite database for a code playground block
|
||||
- Body: JSON request body accepted.
|
||||
|
||||
### get_submission_history_api_v1_code_submissions_history_get
|
||||
|
||||
- Operation ID: `get_submission_history_api_v1_code_submissions_history_get`
|
||||
@@ -56,3 +48,11 @@ For write, update, or delete operations, state the intended action before callin
|
||||
- Mode: WRITE
|
||||
- Summary: Save a code submission
|
||||
- Body: JSON request body accepted.
|
||||
|
||||
### upload_sqlite_db_api_v1_code_upload_sqlite_post
|
||||
|
||||
- Operation ID: `upload_sqlite_db_api_v1_code_upload_sqlite_post`
|
||||
- Route: `POST /api/v1/code/upload-sqlite`
|
||||
- Mode: WRITE
|
||||
- Summary: Upload a SQLite database for a code playground block
|
||||
- Body: JSON request body accepted.
|
||||
|
||||
Reference in New Issue
Block a user