Skip to content
Snippets Groups Projects
  1. Feb 07, 2024
  2. Oct 21, 2023
  3. Oct 13, 2023
    • Konrad Mohrfeldt's avatar
      refactor: move all request options into separate object · 24cb7b94
      Konrad Mohrfeldt authored
      This should make the API functions more accessible for callers as there
      won’t be any loose undefined values that were sometimes needed to skip
      certain values in certain API endpoints.
      
      Instead, every positional argument is now required and all configurable
      options or extensions are part of the options object.
      24cb7b94
  4. Jun 18, 2023
  5. Jun 15, 2023
Loading