We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ca0e9d commit 1cc134cCopy full SHA for 1cc134c
stainless.yaml
@@ -83,7 +83,6 @@ resources:
83
put_in_standby: post /instances/{id}/standby
84
restore_from_standby: post /instances/{id}/restore
85
logs: get /instances/{id}/logs
86
- stream_logs: get /instances/{id}/logs/stream
87
# Subresources define resources that are nested within another for more powerful
88
# logical groupings, e.g. `cards.payments`.
89
subresources:
0 commit comments