mirror of https://github.com/dapr/docs.git
Remove "http" code type from metadata_api.md (#1611)
Looking at this page, this line was highlighted. Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
This commit is contained in:
parent
d8f0510650
commit
89f0a42cc4
|
@ -18,7 +18,7 @@ Gets the Dapr sidecar information provided by the Metadata Endpoint.
|
|||
|
||||
### HTTP Request
|
||||
|
||||
```http
|
||||
```
|
||||
GET http://localhost:<daprPort>/v1.0/metadata
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue