Skip to content

Commit 0393121

Browse files
committed
Re-vendor exercise-services client OpenAPI spec (duplicate_upload)
1 parent b58047d commit 0393121

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

backend/mooc/exercise-services-client.openapi.generated.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -618,7 +618,7 @@
618618
}
619619
},
620620
"422": {
621-
"description": "The user is not enrolled to this exercise's course (message_key `not_enrolled`), the referenced slide/task belongs to another exercise, the task's exercise service cannot be served to this client, a named upload was reaped (`upload_expired`) or was never uploaded for this exercise by this user (`unknown_upload`)",
621+
"description": "The user is not enrolled to this exercise's course (message_key `not_enrolled`), the referenced slide/task belongs to another exercise, the task's exercise service cannot be served to this client, a named upload was reaped (`upload_expired`), was never uploaded for this exercise by this user (`unknown_upload`) or was named more than once (`duplicate_upload`)",
622622
"content": {
623623
"application/json": {
624624
"schema": {
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"//": "Provenance stamp for the vendored exercise-services client OpenAPI spec. Written by bin/updateLangsOpenapi.sh; do not hand-edit. CI asserts the vendored spec's sha256 matches the value below via 'bin/updateLangsOpenapi.sh --check-stamp', catching a hand-edit that never went through re-vendoring.",
33
"source_repo": "secret-project-331",
4-
"source_rev": "ffa81f02c98a1c5d9d56ca7fab9b15a073f2e091",
5-
"sha256": "346fe0d07c392f91b51027065931f3197b83d034d50e3f3ad5daf438c89c26f1"
4+
"source_rev": "fb5aa6c3256ccb8c4163664f44871dfe0e965aef",
5+
"sha256": "62fcf36ea992c105bee0362980870949a40ce51481c7c67bcfbad98d62cd3dc1"
66
}

0 commit comments

Comments
 (0)