Commit 5e47a80
authored
Add SOAR-0007 proposal: Shorthand APIs for inputs and outputs (#291)
### Motivation
We'd like to run a proposal for generating additional API to simplify
providing operation inputs and handling
operation outputs for simple API calls with just one successful outcome.
### Modifications
- Add SOAR-0007: Shorthand APIs for operation inputs and outputs
(See the proposal itself for details)[^1]
### Result
n/a
### Test Plan
n/a
### Related Issues
#22, #104, #105, #145
[^1]: https://github.com/apple/swift-openapi-generator/pull/291/files
---------
Signed-off-by: Si Beaumont <[email protected]>1 parent cb36339 commit 5e47a80
File tree
2 files changed
+464
-0
lines changed- Sources/swift-openapi-generator/Documentation.docc/Proposals
2 files changed
+464
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
0 commit comments