@vrplatform/api 1.3.1-stage.2002 → 1.3.1-stage.2003
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -28022,8 +28022,6 @@ export interface operations {
|
|
|
28022
28022
|
getStatementsCsv: {
|
|
28023
28023
|
parameters: {
|
|
28024
28024
|
query?: {
|
|
28025
|
-
limit?: number;
|
|
28026
|
-
page?: number;
|
|
28027
28025
|
periodIds?: string;
|
|
28028
28026
|
/** @description Year in format YYYY */
|
|
28029
28027
|
year?: number;
|