You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-5Lines changed: 0 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -185,11 +185,6 @@ GET https://example.com/posts?tags={{?tags}} HTTP/1.1
185
185
```
186
186
````
187
187
188
-
##### Future
189
-
190
-
- Default value
191
-
- Value type
192
-
193
188
#### Secrets
194
189
195
190
Secrets are protected values referenced by a name and declares what secrets will be required. How secret values are fetched is up to client implementations. They can be referenced using the `{{!secret_name}}` syntax.
0 commit comments