
|
If you were logged in you would be able to see more operations.
|
|
|
| Proposal: |
Revise specification to collect all relevant details around a particular method into a single location, with a reference back to the function description as defined in part I.
|
|
When trying to implement REST Document GET (getProperties), have to bookmark 3 different sections to get all the necessary info (2 places in part II and one place in part I)
1. part II pp. 11,12 (basic http method info)
2. part II p. 32 (basic info, inputs and response)
3. part I p. 63 (has exception info, defaults, description of headers/args and other notes)
|
|
Description
|
When trying to implement REST Document GET (getProperties), have to bookmark 3 different sections to get all the necessary info (2 places in part II and one place in part I)
1. part II pp. 11,12 (basic http method info)
2. part II p. 32 (basic info, inputs and response)
3. part I p. 63 (has exception info, defaults, description of headers/args and other notes) |
Show » |
|