mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 09:23:52 -05:00
Unhide secret words (#7026)
This commit is contained in:
@@ -346,8 +346,8 @@ This call opens the website in a state that was previously saved using the built
|
||||
|
||||
This call returns plain/text for the code that was previously saved using the built-in shortener.
|
||||
|
||||
If there were multiple editors during the saved session, you can retrieve them by setting <sourceid> to 1, 2, 3,
|
||||
etcetera, otherwise <sourceid> can be set to 1.
|
||||
If there were multiple editors during the saved session, you can retrieve them by setting `<sourceid>` to 1, 2, 3,
|
||||
etcetera, otherwise `<sourceid>` can be set to 1.
|
||||
|
||||
### `GET /clientstate/<base64>` - Opens the website in a given state
|
||||
|
||||
|
||||
Reference in New Issue
Block a user