All repository sets: GET "/repository_sets/?organization_id=ID"
{
"total": 5,
"subtotal": 5,
"page": null,
"per_page": null,
"error": null,
All repository sets: GET "/repository_sets/?organization_id=ID"
{
"total": 5,
"subtotal": 5,
"page": null,
"per_page": null,
"error": null,
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <script src="background.js"></script> | |
| </head> | |
| <body> | |
| <textarea id="sandbox"></textarea> | |
| </body> |