Commit 097d805
authored
Add reso versioning (#182)
* Add RESO versioning
We should be able to alter the version of the RESO Web API we are
hitting. This change should allow for that using the already existing
`version` configuration option. That option was initially spark-only
since the RESO Web API did not exist yet.
* Update CHANGELOG and VERSION
* Do not use default version for RESO Web API1 parent e4b09da commit 097d805
3 files changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 | | |
2 | 5 | | |
3 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
| 87 | + | |
87 | 88 | | |
88 | 89 | | |
89 | 90 | | |
| |||
0 commit comments