fix supply-construction response code

This commit is contained in:
Keith Jackson 2023-11-27 15:32:17 -08:00
parent ee6bd96f49
commit 5dfe897af1

View File

@ -867,7 +867,7 @@
"description": "" "description": ""
}, },
"responses": { "responses": {
"200": { "201": {
"content": { "content": {
"application/json": { "application/json": {
"schema": { "schema": {