Skip to content

Commit

Permalink
Fix missing success-responses anchor
Browse files Browse the repository at this point in the history
Closes #59916

GitOrigin-RevId: c76f0db
Change-Id: I6db3edff877ab1807509394c45272f6f8a9c7267
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/404802
Commit-Queue: Devon Carew <[email protected]>
Reviewed-by: Devon Carew <[email protected]>
  • Loading branch information
mabdelaal86 authored and Commit Queue committed Jan 16, 2025
1 parent 70c7a05 commit de2131c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/dtd_impl/dtd_protocol.md
Original file line number Diff line number Diff line change
Expand Up @@ -905,7 +905,7 @@ code | message | meaning
142 | Permission denied | Permission has been denied for the requested action.
143 | File scheme expected on uri | The uri parameter should be passed as a uri with a file scheme.

Success Responses
### Success Responses

Methods that respond with `Success` do so with the following RPC.

Expand Down

0 comments on commit de2131c

Please sign in to comment.