Skip to content

Instantly share code, notes, and snippets.

View danseethaler's full-sized avatar

Dan Seethaler danseethaler

View GitHub Profile

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>