mirror of
https://github.com/gfleury/go-bitbucket-v1.git
synced 2025-04-04 17:00:12 -05:00
13 lines
228 B
JSON
13 lines
228 B
JSON
{
|
|
"size": 1,
|
|
"limit": 25,
|
|
"isLastPage": true,
|
|
"values": [
|
|
{
|
|
"id": 1,
|
|
"text": "ssh-rsa AAAAB3... me@127.0.0.1",
|
|
"label": "me@127.0.0.1"
|
|
}
|
|
],
|
|
"start": 0
|
|
} |