rices/test/restclient/03_update_rice.http
oscargonzalezmoreno@gmail.com 612e27a55c fix user-agent update bug
fix remove extra base64 encoding
fix update http tests
2024-12-28 12:48:32 +01:00

76 lines
No EOL
3 KiB
HTTP

@baseUrl = http://localhost:3000
@previous_slug = cool-zenrice-test-base64211-5f874c8c-71f7-4b45-830a-aa86c9328455
@previous_token = 84780af0-191e-4f77-8c23-25165c89d27e
PUT {{baseUrl}}/rices/{{previous_slug}}
Content-Type: application/json
x-zen-rices-token: {{previous_token}}
User-Agent: ZenBrowser/1.2b.0 (EndeavourOS x86_64)
{
"userChrome": "",
"userContent": null,
"enabledMods": [
"5bb07b6e-c89f-4f4a-a0ed-e483cc535594",
"5bb07b6e-c89f-4f4a-a0ed-e483cc535594"
],
"preferences": {
"theme.custom_menubutton.default": "Firefox",
"theme.custom_menubutton.custom": "url(chrome://branding/content/icon32.png)",
"zen.view.use-single-toolbar": true,
"zen.view.sidebar-expanded": true,
"zen.tabs.vertical.right-side": false,
"zen.view.experimental-no-window-controls": false,
"zen.view.hide-window-controls": true,
"browser.uiCustomization.state": "{\"placements\":{\"widget-overflow-fixed-list\":[],\"unified-extensions-area\":[\"ublock0_raymondhill_net-browser-action\",\"addon_darkreader_org-browser-action\",\"_7a7a4a92-a2a0-41d1-9fd7-1e92480d612d_-browser-action\",\"cookieautodelete_kennydo_com-browser-action\",\"tab-unloader-we_afnankhan-browser-action\"],\"nav-bar\":[\"back-button\",\"forward-button\",\"stop-reload-button\",\"customizableui-special-spring1\",\"urlbar-container\",\"customizableui-special-spring2\",\"wrapper-sidebar-button\",\"unified-extensions-button\"],\"toolbar-menubar\":[\"menubar-items\"],\"TabsToolbar\":[\"tabbrowser-tabs\"],\"vertical-tabs\":[],\"PersonalToolbar\":[\"personal-bookmarks\"],\"zen-sidebar-top-buttons\":[\"zen-sidepanel-button\"],\"zen-sidebar-icons-wrapper\":[\"zen-profile-button\",\"zen-workspaces-button\",\"downloads-button\"]},\"seen\":[\"_7a7a4a92-a2a0-41d1-9fd7-1e92480d612d_-browser-action\",\"developer-button\",\"cookieautodelete_kennydo_com-browser-action\",\"tab-unloader-we_afnankhan-browser-action\",\"addon_darkreader_org-browser-action\",\"ublock0_raymondhill_net-browser-action\"],\"dirtyAreaCache\":[\"unified-extensions-area\",\"nav-bar\",\"toolbar-menubar\",\"TabsToolbar\",\"vertical-tabs\",\"PersonalToolbar\",\"zen-sidebar-top-buttons\",\"zen-sidebar-icons-wrapper\"],\"currentVersion\":20,\"newElementCount\":2}"
},
"workspaceThemes": [
{
"type": "gradient",
"gradientColors": [
{
"c": [
124,
133,
255
],
"isCustom": false
},
{
"c": [
69,
255,
86
],
"isCustom": false
}
],
"opacity": 0.5,
"rotation": 45,
"texture": 0
},
{
"type": "gradient",
"gradientColors": [
{
"c": [
255,
133,
65
],
"isCustom": false
}
],
"opacity": 0.6,
"rotation": 45,
"texture": null
},
{
"type": "gradient",
"gradientColors": [],
"opacity": 0.5,
"rotation": 45,
"texture": null
}
]
}