We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 689a2d2 commit 6371d47Copy full SHA for 6371d47
1 file changed
src/lib/layout/api-endpoint.ts
@@ -21,6 +21,7 @@ const supportedSdks: SdkName[] = [
21
'ruby',
22
'go',
23
'seam_cli',
24
+ 'curl',
25
]
26
27
export interface ApiEndpointLayoutContext {
0 commit comments