Skip to content

issues Search Results · repo:seamapi/javascript-http language:TypeScript

Filter by

17 results
 (66 ms)

17 results

inseamapi/javascript-http (press backspace or delete to remove)

This issue is a draft. The approach is being refined and should not be implemented until after https://github.com/seamapi/javascript-http/issues/73 Currently each method returns an Promise for a SeamHttpRequest ...
javascript
  • razor-x
  • Opened 
    on Aug 13, 2024
  • #157

1. For SeamHttpMultiWorkspace, read SEAM_PERSONAL_ACCESS_TOKEN from env. Add test to env.test.ts. Basically identical logic to how SeamHttp handles SEAM_API_KEY 2. For SeamHttp, read both SEAM_PERSONAL_ACCESS_TOKEN ...
javascript
  • razor-x
  • 1
  • Opened 
    on Jul 17, 2024
  • #137

- What docstrings to we need to generate? - What do they look like? - What data do we need from blueprint (what is the template?)
javascript
  • razor-x
  • 1
  • Opened 
    on Jun 17, 2024
  • #113

Supporting GET for all read-only endpoints is blocked on a few items - API does not parse all input for GET the same as POST - The openapi specs does not return GET for all endpoints - The openapi ...
javascript
  • razor-x
  • 1
  • Opened 
    on Apr 16, 2024
  • #91

- Consumers who use seam.client would like to use https://www.npmjs.com/package/typed-axios-instance - Supporting typed-axios-instance directly in this library is out of scope. - Instead, the SeamHttp ...
javascript
  • razor-x
  • 1
  • Opened 
    on Apr 5, 2024
  • #76

Add property that is updated via background polling const seam = new Seam() seam.isHealthy // boolean Allow configuring behavior const seam = new Seam({ pollHealth: true }) seam.isHealthy // false ...
javascript
  • razor-x
  • Opened 
    on Apr 4, 2024
  • #74

Use https://github.com/seamapi/blueprint and metalsmith. Follow system setup in https://github.com/seamapi/docs
javascript
  • razor-x
  • Opened 
    on Apr 4, 2024
  • #73

See https://github.com/seamapi/javascript-http/blob/21d77669ae8e53c9900731f4d54d6512e1defcf2/generate-routes.ts#L65-L74 The endpoints should either be removed from openapi spec, or openapi metadata should ...
codegen
  • razor-x
  • 1
  • Opened 
    on Apr 4, 2024
  • #72
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub