oneuptime/APIReference/Service
Nawaz Dhandala ce7925f947
Add code tabs for multiple programming languages in API reference
- Implemented a dynamic code tab component using EJS for rendering code examples in various languages (cURL, JavaScript, Python, Go, Ruby, Rust, PowerShell).
- Added responsive design with tab switching functionality and copy-to-clipboard feature.
- Integrated local storage to remember user’s preferred programming language across sessions.
- Enhanced accessibility with ARIA roles and attributes for better screen reader support.
2025-12-18 21:56:10 +00:00
..
Authentication.ts refactor: Replace 'any' types with specific types for improved type safety across multiple files 2025-09-02 20:41:24 +01:00
DataType.ts Refactor code for consistency and readability 2025-09-03 15:37:39 +01:00
Errors.ts refactor: Replace 'any' types with specific types for improved type safety across multiple files 2025-09-02 20:41:24 +01:00
Introduction.ts Refactor code for consistency and readability 2025-09-03 15:37:39 +01:00
Model.ts Add code tabs for multiple programming languages in API reference 2025-12-18 21:56:10 +00:00
OpenAPI.ts refactor: Replace 'any' types with specific types for improved type safety across multiple files 2025-09-02 20:41:24 +01:00
PageNotFound.ts feat: integrate IsBillingEnabled for Google Tag Manager in service responses 2025-04-16 11:29:46 +01:00
Pagination.ts Refactor code for consistency and readability 2025-09-03 15:37:39 +01:00
Permissions.ts Refactor code for consistency and readability 2025-09-03 15:37:39 +01:00
Status.ts feat: integrate IsBillingEnabled for Google Tag Manager in service responses 2025-04-16 11:29:46 +01:00