7 Commits

Author SHA1 Message Date
Justin Dalrymple
c7398c4876
Fixing straight option type for Repositories.compare (#3401) 2023-09-01 17:37:44 -04:00
Justin Dalrymple
30bac07d21
Switching to a more strict "Omit" type to support better mapped typing (#3297) 2023-06-06 16:35:29 -04:00
Justin Dalrymple
f9ac9f4666
Update fetch mode to exclude cors and add repository unit and integration tests (#3249) 2023-05-09 20:30:00 -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
Mahmoud Saada
d15dac99a2
Fix showArchive return type (#2001) 2021-08-12 15:38:38 -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