13 lines
242 B
JSON
13 lines
242 B
JSON
{
|
|
"apiConfig": {
|
|
"baseUrl": "https://api.miarma.net/mpaste",
|
|
"endpoints": {
|
|
"pastes": {
|
|
"all": "/raw/v1/pastes",
|
|
"byId": "/raw/v1/pastes/:paste_id",
|
|
"byKey": "/v1/pastes/:paste_key"
|
|
}
|
|
}
|
|
}
|
|
}
|