Skip to content

Commit

Permalink
[CI] api has been built
Browse files Browse the repository at this point in the history
  • Loading branch information
admin-cloudforet committed Jul 25, 2024
1 parent a3e1329 commit 4cdbc36
Show file tree
Hide file tree
Showing 25 changed files with 7,546 additions and 7,471 deletions.
4 changes: 2 additions & 2 deletions dist/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ replace github.com/cloudforet-io/api => ./
require (
github.com/golang/protobuf v1.5.4
github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0
google.golang.org/genproto/googleapis/api v0.0.0-20240722135656-d784300faade
google.golang.org/genproto/googleapis/api v0.0.0-20240723171418-e6d459c13d2a
google.golang.org/grpc v1.65.0
google.golang.org/protobuf v1.34.2
)
Expand All @@ -16,5 +16,5 @@ require (
golang.org/x/net v0.26.0 // indirect
golang.org/x/sys v0.21.0 // indirect
golang.org/x/text v0.16.0 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240701130421-f6361c86f094 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240722135656-d784300faade // indirect
)
8 changes: 4 additions & 4 deletions dist/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ golang.org/x/sys v0.21.0 h1:rF+pYz3DAGSQAxAu1CbC7catZg4ebC4UIeIhKxBZvws=
golang.org/x/sys v0.21.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
golang.org/x/text v0.16.0 h1:a94ExnEXNtEwYLGJSIUxnWoxoRz/ZcCsV63ROupILh4=
golang.org/x/text v0.16.0/go.mod h1:GhwF1Be+LQoKShO3cGOHzqOgRrGaYc9AvblQOmPVHnI=
google.golang.org/genproto/googleapis/api v0.0.0-20240722135656-d784300faade h1:WxZOF2yayUHpHSbUE6NMzumUzBxYc3YGwo0YHnbzsJY=
google.golang.org/genproto/googleapis/api v0.0.0-20240722135656-d784300faade/go.mod h1:mw8MG/Qz5wfgYr6VqVCiZcHe/GJEfI+oGGDCohaVgB0=
google.golang.org/genproto/googleapis/rpc v0.0.0-20240701130421-f6361c86f094 h1:BwIjyKYGsK9dMCBOorzRri8MQwmi7mT9rGHsCEinZkA=
google.golang.org/genproto/googleapis/rpc v0.0.0-20240701130421-f6361c86f094/go.mod h1:Ue6ibwXGpU+dqIcODieyLOcgj7z8+IcskoNIgZxtrFY=
google.golang.org/genproto/googleapis/api v0.0.0-20240723171418-e6d459c13d2a h1:YIa/rzVqMEokBkPtydCkx1VLmv3An1Uw7w1P1m6EhOY=
google.golang.org/genproto/googleapis/api v0.0.0-20240723171418-e6d459c13d2a/go.mod h1:AHT0dDg3SoMOgZGnZk29b5xTbPHMoEC8qthmBLJCpys=
google.golang.org/genproto/googleapis/rpc v0.0.0-20240722135656-d784300faade h1:oCRSWfwGXQsqlVdErcyTt4A93Y8fo0/9D4b1gnI++qo=
google.golang.org/genproto/googleapis/rpc v0.0.0-20240722135656-d784300faade/go.mod h1:Ue6ibwXGpU+dqIcODieyLOcgj7z8+IcskoNIgZxtrFY=
google.golang.org/grpc v1.65.0 h1:bs/cUb4lp1G5iImFFd3u5ixQzweKizoZJAwBNLR42lc=
google.golang.org/grpc v1.65.0/go.mod h1:WgYC2ypjlB0EiQi6wdKixMqukr6lBc0Vo+oOgjrM5ZQ=
google.golang.org/protobuf v1.34.2 h1:6xV6lTsCfpGD21XK49h7MhtcApnLqkfYgPcdHftf6hg=
Expand Down
483 changes: 261 additions & 222 deletions dist/go/spaceone/api/repository/v1/plugin.pb.go

Large diffs are not rendered by default.

36 changes: 36 additions & 0 deletions dist/json/cloudforet/api/repository/v1/Plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,18 @@
"oneofdecl": "",
"defaultValue": ""
},
{
"name": "docs",
"description": "",
"label": "",
"type": "Struct",
"longType": "google.protobuf.Struct",
"fullType": "google.protobuf.Struct",
"ismap": false,
"isoneof": false,
"oneofdecl": "",
"defaultValue": ""
},
{
"name": "domain_id",
"description": "",
Expand Down Expand Up @@ -592,6 +604,18 @@
"isoneof": false,
"oneofdecl": "",
"defaultValue": ""
},
{
"name": "docs",
"description": "+optional\n{\"en\": {}, \"ko\": {}, \"ja\":{}}",
"label": "",
"type": "Struct",
"longType": "google.protobuf.Struct",
"fullType": "google.protobuf.Struct",
"ismap": false,
"isoneof": false,
"oneofdecl": "",
"defaultValue": ""
}
]
},
Expand Down Expand Up @@ -700,6 +724,18 @@
"isoneof": false,
"oneofdecl": "",
"defaultValue": ""
},
{
"name": "docs",
"description": "+optional",
"label": "",
"type": "Struct",
"longType": "google.protobuf.Struct",
"fullType": "google.protobuf.Struct",
"ismap": false,
"isoneof": false,
"oneofdecl": "",
"defaultValue": ""
}
]
},
Expand Down
76 changes: 38 additions & 38 deletions dist/openapi/cloudforet/api/board/v1/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -259,44 +259,6 @@
"required": ["post_id"],
"title": "UpdatePostRequest"
}
, "AuthenticationRequest": {
"properties" : {"domain_id" : {"type": "string","title": "DOMAIN_ID"}},
"type": "object",
"required": ["domain_id"],
"title": "AuthenticationRequest"
}
, "AuthenticationResponse": {
"properties" : {"domain_id" : {"type": "string","title": "DOMAIN_ID"},"public_key" : {"type": "string","title": "PUBLIC_KEY"}},
"type": "object",
"required": ["domain_id","public_key"],
"title": "AuthenticationResponse"
}
, "AuthorizationRequest": {
"properties" : {"service" : {"type": "string","title": "SERVICE"},"resource" : {"type": "string","title": "RESOURCE"},"verb" : {"type": "string","title": "VERB"},"scope" : {"type": "Scope","title": "SCOPE"},"domain_id" : {"type": "string","title": "DOMAIN_ID"},"project_id" : {"type": "string","title": "PROJECT_ID"},"project_group_id" : {"type": "string","title": "PROJECT_GROUP_ID"},"user_id" : {"type": "string","title": "USER_ID"},"require_project_id" : {"type": "boolean","title": "REQUIRE_PROJECT_ID"},"require_project_group_id" : {"type": "boolean","title": "REQUIRE_PROJECT_GROUP_ID"},"require_user_id" : {"type": "boolean","title": "REQUIRE_USER_ID"},"require_domain_id" : {"type": "boolean","title": "REQUIRE_DOMAIN_ID"}},
"type": "object",
"required": ["service","resource","verb","scope","domain_id","project_id","project_group_id","user_id","require_project_id","require_project_group_id","require_user_id","require_domain_id"],
"title": "AuthorizationRequest"
}
, "AuthorizationResponse": {
"properties" : {"role_type" : {"type": "string","title": "ROLE_TYPE"},"projects" : {"items": {"type": "string"},
"type": "array","title": "PROJECTS"},"project_groups" : {"items": {"type": "string"},
"type": "array","title": "PROJECT_GROUPS"}},
"type": "object",
"required": ["role_type","projects","project_groups"],
"title": "AuthorizationResponse"
}
, "EventRequest": {
"properties" : {"service" : {"type": "string","title": "SERVICE"},"resource" : {"type": "string","title": "RESOURCE"},"verb" : {"type": "string","title": "VERB"},"status" : {"type": "string","title": "STATUS"},"message" : {"type": "object","title": "MESSAGE"}},
"type": "object",
"required": ["service","resource","verb","status","message"],
"title": "EventRequest"
}
, "VersionInfo": {
"properties" : {"version" : {"type": "string","title": "VERSION"}},
"type": "object",
"required": ["version"],
"title": "VersionInfo"
}
, "AggregateCount": {
"properties" : {"name" : {"type": "string","title": "NAME"}},
"type": "object",
Expand Down Expand Up @@ -465,6 +427,44 @@
"type": "object",
"required": ["path","filter"],
"title": "Unwind"
}
, "AuthenticationRequest": {
"properties" : {"domain_id" : {"type": "string","title": "DOMAIN_ID"}},
"type": "object",
"required": ["domain_id"],
"title": "AuthenticationRequest"
}
, "AuthenticationResponse": {
"properties" : {"domain_id" : {"type": "string","title": "DOMAIN_ID"},"public_key" : {"type": "string","title": "PUBLIC_KEY"}},
"type": "object",
"required": ["domain_id","public_key"],
"title": "AuthenticationResponse"
}
, "AuthorizationRequest": {
"properties" : {"service" : {"type": "string","title": "SERVICE"},"resource" : {"type": "string","title": "RESOURCE"},"verb" : {"type": "string","title": "VERB"},"scope" : {"type": "Scope","title": "SCOPE"},"domain_id" : {"type": "string","title": "DOMAIN_ID"},"project_id" : {"type": "string","title": "PROJECT_ID"},"project_group_id" : {"type": "string","title": "PROJECT_GROUP_ID"},"user_id" : {"type": "string","title": "USER_ID"},"require_project_id" : {"type": "boolean","title": "REQUIRE_PROJECT_ID"},"require_project_group_id" : {"type": "boolean","title": "REQUIRE_PROJECT_GROUP_ID"},"require_user_id" : {"type": "boolean","title": "REQUIRE_USER_ID"},"require_domain_id" : {"type": "boolean","title": "REQUIRE_DOMAIN_ID"}},
"type": "object",
"required": ["service","resource","verb","scope","domain_id","project_id","project_group_id","user_id","require_project_id","require_project_group_id","require_user_id","require_domain_id"],
"title": "AuthorizationRequest"
}
, "AuthorizationResponse": {
"properties" : {"role_type" : {"type": "string","title": "ROLE_TYPE"},"projects" : {"items": {"type": "string"},
"type": "array","title": "PROJECTS"},"project_groups" : {"items": {"type": "string"},
"type": "array","title": "PROJECT_GROUPS"}},
"type": "object",
"required": ["role_type","projects","project_groups"],
"title": "AuthorizationResponse"
}
, "EventRequest": {
"properties" : {"service" : {"type": "string","title": "SERVICE"},"resource" : {"type": "string","title": "RESOURCE"},"verb" : {"type": "string","title": "VERB"},"status" : {"type": "string","title": "STATUS"},"message" : {"type": "object","title": "MESSAGE"}},
"type": "object",
"required": ["service","resource","verb","status","message"],
"title": "EventRequest"
}
, "VersionInfo": {
"properties" : {"version" : {"type": "string","title": "VERSION"}},
"type": "object",
"required": ["version"],
"title": "VersionInfo"
}
},
"Struct": {"properties": {"type": "object","title": "Struct"}},
Expand Down
Loading

0 comments on commit 4cdbc36

Please sign in to comment.