Skip to content

Commit

Permalink
Merge pull request #4258 from hashicorp/data/regeneration-from-4b96fc…
Browse files Browse the repository at this point in the history
…7690a8d77bee003a8d49300ef75038e694-rest-api-specs

Data: Rest Api Specs - regenerating based on 4b96fc7
  • Loading branch information
tombuildsstuff authored Jul 1, 2024
2 parents 4b96fc7 + 10c5b3e commit 536b3c7
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "UbscriptionsCreate",
"name": "SubscriptionsCreate",
"contentType": "application/json; charset=utf-8",
"expectedStatusCodes": [
200
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "UbscriptionsDelete",
"name": "SubscriptionsDelete",
"contentType": "application/json; charset=utf-8",
"expectedStatusCodes": [
200,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "UbscriptionsGetSubscription",
"name": "SubscriptionsGetSubscription",
"contentType": "application/json; charset=utf-8",
"expectedStatusCodes": [
200
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "UbscriptionsGetSubscriptionsUnderManagementGroup",
"name": "SubscriptionsGetSubscriptionsUnderManagementGroup",
"contentType": "application/json; charset=utf-8",
"expectedStatusCodes": [
200
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "UbscriptionsCreate",
"name": "SubscriptionsCreate",
"contentType": "application/json; charset=utf-8",
"expectedStatusCodes": [
200
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "UbscriptionsDelete",
"name": "SubscriptionsDelete",
"contentType": "application/json; charset=utf-8",
"expectedStatusCodes": [
200,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "UbscriptionsGetSubscription",
"name": "SubscriptionsGetSubscription",
"contentType": "application/json; charset=utf-8",
"expectedStatusCodes": [
200
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "UbscriptionsGetSubscriptionsUnderManagementGroup",
"name": "SubscriptionsGetSubscriptionsUnderManagementGroup",
"contentType": "application/json; charset=utf-8",
"expectedStatusCodes": [
200
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "UbscriptionsCreate",
"name": "SubscriptionsCreate",
"contentType": "application/json; charset=utf-8",
"expectedStatusCodes": [
200
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "UbscriptionsDelete",
"name": "SubscriptionsDelete",
"contentType": "application/json; charset=utf-8",
"expectedStatusCodes": [
200,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "UbscriptionsGetSubscription",
"name": "SubscriptionsGetSubscription",
"contentType": "application/json; charset=utf-8",
"expectedStatusCodes": [
200
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "UbscriptionsGetSubscriptionsUnderManagementGroup",
"name": "SubscriptionsGetSubscriptionsUnderManagementGroup",
"contentType": "application/json; charset=utf-8",
"expectedStatusCodes": [
200
Expand Down

0 comments on commit 536b3c7

Please sign in to comment.