Logo
Explore Help
Sign In
khairul169/garage-webui
1
0
Fork 0
You've already forked garage-webui
mirror of https://github.com/khairul169/garage-webui.git synced 2025-12-17 04:51:05 +07:00
Code Issues Actions Packages Projects Releases Wiki Activity
garage-webui/src/pages/buckets/manage/browse/share-dialog-store.ts

4 lines
135 B
TypeScript
Raw Normal View History

feat: align API endpoints with official specifications for bucket and key management - Updated HTTP methods for bucket and key operations to align with the official Garage Admin API v2 specifications, changing DELETE methods to POST where necessary. - Modified frontend hooks and documentation to reflect these changes, ensuring consistency across the application. - Completed tasks for verifying and aligning delete operations and reviewing other HTTP methods.
2025-07-31 18:10:39 -04:00
import { createDisclosure } from "@/lib/disclosure";
export const shareDialog = createDisclosure<{ key: string; prefix: string }>();
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.4 Page: 70ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API