...
Expand | |||||
---|---|---|---|---|---|
| |||||
|
Create snippet
Code Block |
---|
POST http://{host}:{port}/{context}/rest/snippets/1.0/snippets |
...
Expand | |||||
---|---|---|---|---|---|
| |||||
|
Create comment
Code Block |
---|
POST http://{host}:{port}/{context}/rest/snippets/1.0/snippets/{guid}/comments |
...
...
Expand | |||||
---|---|---|---|---|---|
| |||||
|
Code Block |
---|
POST http://{host}:{port}/{context}/rest/snippets/1.0/snippets |
...
Expand | |||||
---|---|---|---|---|---|
| |||||
|
Code Block |
---|
POST http://{host}:{port}/{context}/rest/snippets/1.0/snippets/{guid}/comments |
...