Renamed Subnet strings to SUBNET (#3026)

Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
This commit is contained in:
Alex
2023-09-01 16:10:12 -06:00
committed by GitHub
parent f8e4f747f5
commit 6e6246797c
9 changed files with 26 additions and 25 deletions

View File

@@ -4753,7 +4753,7 @@ func init() {
"tags": [
"Subnet"
],
"summary": "Login to subnet",
"summary": "Login to SUBNET",
"operationId": "SubnetLogin",
"parameters": [
{
@@ -4786,7 +4786,7 @@ func init() {
"tags": [
"Subnet"
],
"summary": "Login to subnet using mfa",
"summary": "Login to SUBNET using mfa",
"operationId": "SubnetLoginMFA",
"parameters": [
{
@@ -4849,7 +4849,7 @@ func init() {
"tags": [
"Subnet"
],
"summary": "Subnet registraton token",
"summary": "SUBNET registraton token",
"operationId": "SubnetRegToken",
"responses": {
"200": {
@@ -13829,7 +13829,7 @@ func init() {
"tags": [
"Subnet"
],
"summary": "Login to subnet",
"summary": "Login to SUBNET",
"operationId": "SubnetLogin",
"parameters": [
{
@@ -13862,7 +13862,7 @@ func init() {
"tags": [
"Subnet"
],
"summary": "Login to subnet using mfa",
"summary": "Login to SUBNET using mfa",
"operationId": "SubnetLoginMFA",
"parameters": [
{
@@ -13925,7 +13925,7 @@ func init() {
"tags": [
"Subnet"
],
"summary": "Subnet registraton token",
"summary": "SUBNET registraton token",
"operationId": "SubnetRegToken",
"responses": {
"200": {