Skip to content

Commit fe8c6a5

Browse files
Merge pull request #100 from TaskarCenterAtUW/feature-generate-api-client
system:auto generated API client
2 parents dca7e93 + 8d1f903 commit fe8c6a5

File tree

130 files changed

+135
-133
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

130 files changed

+135
-133
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## tdei-client@1.1.76
1+
## tdei-client@1.1.77
22

33
This generator creates TypeScript/JavaScript client that utilizes [axios](https://github.com/axios/axios). The generated Node module can be used in the following environments:
44

@@ -36,7 +36,7 @@ navigate to the folder of your consuming project and run one of the following co
3636
_published:_
3737

3838
```
39-
npm install tdei-client@1.1.76 --save
39+
npm install tdei-client@1.1.77 --save
4040
```
4141

4242
_unPublished (not recommended):_

api.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* This is an API for interacting with the Transportation Data Equity Initiative (TDEI) system. It is intended for applications submitting data to and consuming data from the TDEI system. We currently support GTFS-Pathways, GTFS-Flex and OpenSidewalks (OSW) data schemas.
66
*
77
* OpenAPI spec version: v0.1
8-
* Contact: tdei@uw.edu
8+
* Contact: admin@tdei.us
99
*
1010
* NOTE: This class is auto generated by the swagger code generator program.
1111
* https://github.com/swagger-api/swagger-codegen.git

apis/authentication-api.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* This is an API for interacting with the Transportation Data Equity Initiative (TDEI) system. It is intended for applications submitting data to and consuming data from the TDEI system. We currently support GTFS-Pathways, GTFS-Flex and OpenSidewalks (OSW) data schemas.
66
*
77
* OpenAPI spec version: v0.1
8-
* Contact: tdei@uw.edu
8+
* Contact: admin@tdei.us
99
*
1010
* NOTE: This class is auto generated by the swagger code generator program.
1111
* https://github.com/swagger-api/swagger-codegen.git

apis/common-apis-api.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* This is an API for interacting with the Transportation Data Equity Initiative (TDEI) system. It is intended for applications submitting data to and consuming data from the TDEI system. We currently support GTFS-Pathways, GTFS-Flex and OpenSidewalks (OSW) data schemas.
66
*
77
* OpenAPI spec version: v0.1
8-
* Contact: tdei@uw.edu
8+
* Contact: admin@tdei.us
99
*
1010
* NOTE: This class is auto generated by the swagger code generator program.
1111
* https://github.com/swagger-api/swagger-codegen.git

apis/gtfsflex-api.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* This is an API for interacting with the Transportation Data Equity Initiative (TDEI) system. It is intended for applications submitting data to and consuming data from the TDEI system. We currently support GTFS-Pathways, GTFS-Flex and OpenSidewalks (OSW) data schemas.
66
*
77
* OpenAPI spec version: v0.1
8-
* Contact: tdei@uw.edu
8+
* Contact: admin@tdei.us
99
*
1010
* NOTE: This class is auto generated by the swagger code generator program.
1111
* https://github.com/swagger-api/swagger-codegen.git

apis/gtfspathways-api.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* This is an API for interacting with the Transportation Data Equity Initiative (TDEI) system. It is intended for applications submitting data to and consuming data from the TDEI system. We currently support GTFS-Pathways, GTFS-Flex and OpenSidewalks (OSW) data schemas.
66
*
77
* OpenAPI spec version: v0.1
8-
* Contact: tdei@uw.edu
8+
* Contact: admin@tdei.us
99
*
1010
* NOTE: This class is auto generated by the swagger code generator program.
1111
* https://github.com/swagger-api/swagger-codegen.git

apis/metrics-api.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* This is an API for interacting with the Transportation Data Equity Initiative (TDEI) system. It is intended for applications submitting data to and consuming data from the TDEI system. We currently support GTFS-Pathways, GTFS-Flex and OpenSidewalks (OSW) data schemas.
66
*
77
* OpenAPI spec version: v0.1
8-
* Contact: tdei@uw.edu
8+
* Contact: admin@tdei.us
99
*
1010
* NOTE: This class is auto generated by the swagger code generator program.
1111
* https://github.com/swagger-api/swagger-codegen.git

apis/oswapi.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* This is an API for interacting with the Transportation Data Equity Initiative (TDEI) system. It is intended for applications submitting data to and consuming data from the TDEI system. We currently support GTFS-Pathways, GTFS-Flex and OpenSidewalks (OSW) data schemas.
66
*
77
* OpenAPI spec version: v0.1
8-
* Contact: tdei@uw.edu
8+
* Contact: admin@tdei.us
99
*
1010
* NOTE: This class is auto generated by the swagger code generator program.
1111
* https://github.com/swagger-api/swagger-codegen.git

base.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* This is an API for interacting with the Transportation Data Equity Initiative (TDEI) system. It is intended for applications submitting data to and consuming data from the TDEI system. We currently support GTFS-Pathways, GTFS-Flex and OpenSidewalks (OSW) data schemas.
66
*
77
* OpenAPI spec version: v0.1
8-
* Contact: tdei@uw.edu
8+
* Contact: admin@tdei.us
99
*
1010
* NOTE: This class is auto generated by the swagger code generator program.
1111
* https://github.com/swagger-api/swagger-codegen.git
@@ -16,7 +16,7 @@ import { Configuration } from "./configuration";
1616
// @ts-ignore
1717
import globalAxios, { AxiosRequestConfig, AxiosInstance } from 'axios';
1818

19-
export const BASE_PATH = "https://tdei-api-dev.azurewebsites.net/".replace(/\/+$/, "");
19+
export const BASE_PATH = "https://api-dev.tdei.us/".replace(/\/+$/, "");
2020

2121
/**
2222
*

configuration.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* This is an API for interacting with the Transportation Data Equity Initiative (TDEI) system. It is intended for applications submitting data to and consuming data from the TDEI system. We currently support GTFS-Pathways, GTFS-Flex and OpenSidewalks (OSW) data schemas.
66
*
77
* OpenAPI spec version: v0.1
8-
* Contact: tdei@uw.edu
8+
* Contact: admin@tdei.us
99
*
1010
* NOTE: This class is auto generated by the swagger code generator program.
1111
* https://github.com/swagger-api/swagger-codegen.git

0 commit comments

Comments
 (0)