Skip to content

Commit

Permalink
[CI] markdown files has been generated
Browse files Browse the repository at this point in the history
  • Loading branch information
admin-cloudforet committed Jan 3, 2025
1 parent f3a3f82 commit f4f93a2
Show file tree
Hide file tree
Showing 2 changed files with 875 additions and 0 deletions.
10 changes: 10 additions & 0 deletions content/en/identity/v2/Endpoint.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,16 @@ Get gRPC endpoint list.
* **service** (string)


* **endpoint_type** (EndpointType)





{{< highlight json >}}
{
"service": "inventory",
"endpoint_type": "PUBLIC",
"query": {}
}
{{< /highlight >}}
Expand Down Expand Up @@ -118,6 +122,9 @@ Get gRPC endpoint list.
* **endpoint** (string) `Required`


* **internal_endpoint** (string) `Required`


* **state** (EndpointState) `Required`


Expand All @@ -131,6 +138,9 @@ Get gRPC endpoint list.

* **service** (string)


* **endpoint_type** (EndpointType)

<br>

### EndpointsInfo
Expand Down
Loading

0 comments on commit f4f93a2

Please sign in to comment.