Daniel Rentz
8d8379b03c
Add missing "null" type for response properties ( #3780 )
2025-10-23 23:56:28 -04:00
Youssef
89be21f23e
Add missing topLevelOnly typing to Namespaces.all ( #3637 )
2024-10-13 09:35:14 -04:00
Sefa Eyeoglu
dbd2c52e4c
Fix Namespace exists method typing ( #3635 )
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-10-02 08:34:29 -04:00
Justin Dalrymple
7f1648802b
Major Release v36.0.0 - Improved Typing, and API support (16.0) ( #2258 )
...
Adding extensive typing support
Unified browser and Node.JS implementations
Adding support of Gitlab API 16.0
2023-04-26 12:58:56 -04:00
nilennoct
fe5a2774e8
Refactor endpoint generation, using tagged template to encode parameters ( #2173 )
...
* Fix incorrect Feature Flags endpoint
* Refactor endpoint generation, using tagged template to encode parameters
* Add basic unit test for the endpoint function
2021-11-02 16:50:19 -04:00
Justin Dalrymple
6a3292b033
Expose typing to consumer and remove export complexity ( #1818 )
...
- Exports all types
- Clean up type duplicates
- Remove Project,User and Group Bundles
- Fix typing on the Gitlab Export
- Clean up README.md
2021-07-05 15:34:19 -04:00