Skip to content

Commit

Permalink
autoformat fixture
Browse files Browse the repository at this point in the history
  • Loading branch information
thepwagner committed Jun 23, 2021
1 parent 83c02a8 commit 1063eb0
Showing 1 changed file with 72 additions and 73 deletions.
145 changes: 72 additions & 73 deletions nuget/spec/fixtures/nuget_responses/artifactory_base.json
Original file line number Diff line number Diff line change
@@ -1,74 +1,73 @@
{
"version": "3.0.0",
"resources": [
{
"@id": "http://localhost:8082/artifactory/api/nuget/v3/nuget-local/query",
"@type": "SearchQueryService",
"comment": "Query endpoint of NuGet Search service (primary)"
},
{
"@id": "http://localhost:8082/artifactory/api/nuget/v3/nuget-local/registration/",
"@type": "RegistrationsBaseUrl",
"comment": "Base URL of Azure storage where NuGet package registration info is stored"
},
{
"@id": "http://localhost:8082/artifactory/api/nuget/nuget-local",
"@type": "LegacyGallery"
},
{
"@id": "http://localhost:8082/artifactory/api/nuget/nuget-local",
"@type": "LegacyGallery/2.0.0"
},
{
"@id": "http://localhost:8082/artifactory/api/nuget/nuget-local",
"@type": "PackagePublish/2.0.0"
},
{
"@id": "http://localhost:8082/artifactory/api/nuget/v3/nuget-local/query",
"@type": "SearchQueryService/3.0.0-rc",
"comment": "Query endpoint of NuGet Search service (primary) used by RC clients"
},
{
"@id": "http://localhost:8082/artifactory/api/nuget/v3/nuget-local/registration/",
"@type": "RegistrationsBaseUrl/3.0.0-rc",
"comment": "Base URL of Azure storage where NuGet package registration info is stored used by RC clients. This base URL does not include SemVer 2.0.0 packages."
},
{
"@id": "http://localhost:8082/artifactory/api/nuget/v3/nuget-local/registration/{id-lower}/index.json",
"@type": "PackageDisplayMetadataUriTemplate/3.0.0-rc",
"comment": "URI template used by NuGet Client to construct display metadata for Packages using ID"
},
{
"@id": "http://localhost:8082/artifactory/api/nuget/v3/nuget-local/registration/{id-lower}/{version-lower}.json",
"@type": "PackageVersionDisplayMetadataUriTemplate/3.0.0-rc",
"comment": "URI template used by NuGet Client to construct display metadata for Packages using ID, Version"
},
{
"@id": "http://localhost:8082/artifactory/api/nuget/v3/nuget-local/query",
"@type": "SearchQueryService/3.0.0-beta",
"comment": "Query endpoint of NuGet Search service (primary) used by beta clients"
},
{
"@id": "http://localhost:8082/artifactory/api/nuget/v3/nuget-local/registration/",
"@type": "RegistrationsBaseUrl/3.0.0-beta",
"comment": "Base URL of Azure storage where NuGet package registration info is stored used by Beta clients. This base URL does not include SemVer 2.0.0 packages."
},
{
"@id": "http://localhost:8082/artifactory/api/nuget/v3/nuget-local/registration/",
"@type": "RegistrationsBaseUrl/3.4.0",
"comment": "Base URL of Azure storage where NuGet package registration info is stored in GZIP format. This base URL does not include SemVer 2.0.0 packages."
},
{
"@id": "http://localhost:8082/artifactory/api/nuget/v3/nuget-local/registration-semver2/",
"@type": "RegistrationsBaseUrl/3.6.0",
"comment": "Base URL of Azure storage where NuGet package registration info is stored in GZIP format. This base URL includes SemVer 2.0.0 packages."
},
{
"@id": "http://localhost:8082/artifactory/api/nuget/v3/nuget-local/registration-semver2/",
"@type": "RegistrationsBaseUrl/Versioned",
"clientVersion": "4.3.0-alpha",
"comment": "Base URL of Azure storage where NuGet package registration info is stored in GZIP format. This base URL includes SemVer 2.0.0 packages."
}
]
}

"version": "3.0.0",
"resources": [
{
"@id": "http://localhost:8082/artifactory/api/nuget/v3/nuget-local/query",
"@type": "SearchQueryService",
"comment": "Query endpoint of NuGet Search service (primary)"
},
{
"@id": "http://localhost:8082/artifactory/api/nuget/v3/nuget-local/registration/",
"@type": "RegistrationsBaseUrl",
"comment": "Base URL of Azure storage where NuGet package registration info is stored"
},
{
"@id": "http://localhost:8082/artifactory/api/nuget/nuget-local",
"@type": "LegacyGallery"
},
{
"@id": "http://localhost:8082/artifactory/api/nuget/nuget-local",
"@type": "LegacyGallery/2.0.0"
},
{
"@id": "http://localhost:8082/artifactory/api/nuget/nuget-local",
"@type": "PackagePublish/2.0.0"
},
{
"@id": "http://localhost:8082/artifactory/api/nuget/v3/nuget-local/query",
"@type": "SearchQueryService/3.0.0-rc",
"comment": "Query endpoint of NuGet Search service (primary) used by RC clients"
},
{
"@id": "http://localhost:8082/artifactory/api/nuget/v3/nuget-local/registration/",
"@type": "RegistrationsBaseUrl/3.0.0-rc",
"comment": "Base URL of Azure storage where NuGet package registration info is stored used by RC clients. This base URL does not include SemVer 2.0.0 packages."
},
{
"@id": "http://localhost:8082/artifactory/api/nuget/v3/nuget-local/registration/{id-lower}/index.json",
"@type": "PackageDisplayMetadataUriTemplate/3.0.0-rc",
"comment": "URI template used by NuGet Client to construct display metadata for Packages using ID"
},
{
"@id": "http://localhost:8082/artifactory/api/nuget/v3/nuget-local/registration/{id-lower}/{version-lower}.json",
"@type": "PackageVersionDisplayMetadataUriTemplate/3.0.0-rc",
"comment": "URI template used by NuGet Client to construct display metadata for Packages using ID, Version"
},
{
"@id": "http://localhost:8082/artifactory/api/nuget/v3/nuget-local/query",
"@type": "SearchQueryService/3.0.0-beta",
"comment": "Query endpoint of NuGet Search service (primary) used by beta clients"
},
{
"@id": "http://localhost:8082/artifactory/api/nuget/v3/nuget-local/registration/",
"@type": "RegistrationsBaseUrl/3.0.0-beta",
"comment": "Base URL of Azure storage where NuGet package registration info is stored used by Beta clients. This base URL does not include SemVer 2.0.0 packages."
},
{
"@id": "http://localhost:8082/artifactory/api/nuget/v3/nuget-local/registration/",
"@type": "RegistrationsBaseUrl/3.4.0",
"comment": "Base URL of Azure storage where NuGet package registration info is stored in GZIP format. This base URL does not include SemVer 2.0.0 packages."
},
{
"@id": "http://localhost:8082/artifactory/api/nuget/v3/nuget-local/registration-semver2/",
"@type": "RegistrationsBaseUrl/3.6.0",
"comment": "Base URL of Azure storage where NuGet package registration info is stored in GZIP format. This base URL includes SemVer 2.0.0 packages."
},
{
"@id": "http://localhost:8082/artifactory/api/nuget/v3/nuget-local/registration-semver2/",
"@type": "RegistrationsBaseUrl/Versioned",
"clientVersion": "4.3.0-alpha",
"comment": "Base URL of Azure storage where NuGet package registration info is stored in GZIP format. This base URL includes SemVer 2.0.0 packages."
}
]
}

0 comments on commit 1063eb0

Please sign in to comment.