This repository was archived by the owner on Mar 13, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 55
Docs link is broken #134
Copy link
Copy link
Open
Description
http://docs.rackspacecloud.com/auth/api/v2.0/auth-client-devguide-latest.pdf
http://docs.rackspacecloud.com/auth/api/v2.0/auth.wadl
All are HTTP 503
Referenced from API itself:
{
"version": {
"media-types": {
"values": [
{
"type": "application/vnd.openstack.identity+xml;version=2.0",
"base": "application/xml"
},
{
"type": "application/vnd.openstack.identity+json;version=2.0",
"base": "application/json"
}
]
},
"links": [
{
"rel": "self",
"href": "https://identity.api.rackspacecloud.com/v2.0"
},
{
"rel": "describedby",
"href": "http://docs.rackspacecloud.com/auth/api/v2.0/auth-client-devguide-latest.pdf",
"type": "application/pdf"
},
{
"rel": "describedby",
"href": "http://docs.rackspacecloud.com/auth/api/v2.0/auth.wadl",
"type": "application/vnd.sun.wadl+xml"
}
],
"id": "v2.0",
"updated": "2012-01-21T11:33:21-06:00",
"status": "CURRENT"
}
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels