mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-10 21:07:46 +00:00
feat: add support for new accordions
This commit is contained in:
committed by
Torsten Dittmann
parent
f3ee4bb277
commit
f6e23dbb9f
@@ -1,7 +1,7 @@
|
||||
import { OpenAPIV3 } from 'openapi-types';
|
||||
import { Platform, type Service } from './references';
|
||||
|
||||
type SDKMethod = {
|
||||
export type SDKMethod = {
|
||||
'rate-limit': number;
|
||||
'rate-time': number;
|
||||
'rate-key': string;
|
||||
|
||||
Reference in New Issue
Block a user