This website requires JavaScript.
Explore
Help
Sign In
Stevan
/
onspring-api-sdk-javascript
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d00683ea3c235b293126a572189c78a56f76c987
onspring-api-sdk-javascript
/
src
/
models
T
History
Stevan Freeborn
d00683ea3c
feat: begin writing tests for getAppsByIds method
2023-02-02 16:14:05 -06:00
..
ApiResponse.ts
fix: enabled strict null checks and made changes to deal with this compiler change. fix: modified endpoint factory methods to not need baseURL to be passed in. instead just return endpoint because the axios client with already have a default url set as part of constructing a new onspring client instance
2023-02-02 13:53:02 -06:00
ApiResponseFactory.ts
fix: work through how i want to return the api response with the data property being of the right type.
2023-02-01 21:21:39 -06:00
App.ts
fix: add missing tests
2023-01-26 22:40:13 -06:00
ArgumentValidator.ts
fix: enabled strict null checks and made changes to deal with this compiler change. fix: modified endpoint factory methods to not need baseURL to be passed in. instead just return endpoint because the axios client with already have a default url set as part of constructing a new onspring client instance
2023-02-02 13:53:02 -06:00
CollectionResponse.ts
feat: add CollectionResponse model and tests
2023-02-02 16:07:00 -06:00
EndpointFactory.ts
fix: enabled strict null checks and made changes to deal with this compiler change. fix: modified endpoint factory methods to not need baseURL to be passed in. instead just return endpoint because the axios client with already have a default url set as part of constructing a new onspring client instance
2023-02-02 13:53:02 -06:00
GetPagedAppsResponse.ts
fix: test formatting
2023-02-01 23:45:14 -06:00
OnspringClient.ts
feat: begin writing tests for getAppsByIds method
2023-02-02 16:14:05 -06:00
PagedResponse.ts
fix: test formatting
2023-02-01 23:45:14 -06:00
PagingRequest.ts
fix: test formatting
2023-02-01 23:45:14 -06:00