Commit ea446ec
committed
docs(openapi): drop redeploy_requires_name from DeployRequest description
That error code was emitted by an unreachable defence-in-depth arm that
landed in api#201 and was removed before merge (requireName already
rejects empty/whitespace name upstream of the redeploy branch). The
DeployRequest description still mentioned it; tidied + clarified the
upstream-rejection path.1 parent 2590fe5 commit ea446ec
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3103 | 3103 | | |
3104 | 3104 | | |
3105 | 3105 | | |
3106 | | - | |
| 3106 | + | |
3107 | 3107 | | |
3108 | 3108 | | |
3109 | 3109 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
839 | 839 | | |
840 | 840 | | |
841 | 841 | | |
842 | | - | |
| 842 | + | |
843 | 843 | | |
844 | 844 | | |
845 | 845 | | |
| |||
0 commit comments