Skip to content

Commit

Permalink
GitBook: [#84] No subject
Browse files Browse the repository at this point in the history
  • Loading branch information
prernaadev01 authored and gitbook-bot committed Feb 18, 2022
1 parent a2d1145 commit 74e376f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Returns the Hedera message ID for the specified policy published onto IPFS. Only
Selected policy ID
{% endswagger-parameter %}

{% swagger-response status="200: OK" description="" %}
{% swagger-response status="200: OK" description="Successful Operation" %}
```javascript
{
content:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Selected policy ID
```
{% endswagger-response %}

{% swagger-response status="403: Forbidden" description="" %}
{% swagger-response status="403: Forbidden" description="Forbidden" %}
```javascript
{
// Response
Expand Down

0 comments on commit 74e376f

Please sign in to comment.