-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.json
53 lines (53 loc) · 1.49 KB
/
index.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
{
"version": "3.0.0",
"resources": [
{
"@id": "https://bagettest.azurewebsites.net/api/v2/package",
"@type": "PackagePublish/2.0.0"
},
{
"@id": "https://bagettest.azurewebsites.net/api/v2/symbol",
"@type": "SymbolPackagePublish/4.9.0"
},
{
"@id": "https://bagettest.azurewebsites.net/v3/search",
"@type": "SearchQueryService"
},
{
"@id": "https://bagettest.azurewebsites.net/v3/search",
"@type": "SearchQueryService/3.0.0-beta"
},
{
"@id": "https://bagettest.azurewebsites.net/v3/search",
"@type": "SearchQueryService/3.0.0-rc"
},
{
"@id": "https://bagettest.azurewebsites.net/v3/registration",
"@type": "RegistrationsBaseUrl"
},
{
"@id": "https://bagettest.azurewebsites.net/v3/registration",
"@type": "RegistrationsBaseUrl/3.0.0-rc"
},
{
"@id": "https://bagettest.azurewebsites.net/v3/registration",
"@type": "RegistrationsBaseUrl/3.0.0-beta"
},
{
"@id": "https://bagettest.azurewebsites.net/v3/package",
"@type": "PackageBaseAddress/3.0.0"
},
{
"@id": "https://bagettest.azurewebsites.net/v3/autocomplete",
"@type": "SearchAutocompleteService"
},
{
"@id": "https://bagettest.azurewebsites.net/v3/autocomplete",
"@type": "SearchAutocompleteService/3.0.0-rc"
},
{
"@id": "https://bagettest.azurewebsites.net/v3/autocomplete",
"@type": "SearchAutocompleteService/3.0.0-beta"
}
]
}