@acm-uiuc/core-client 4.5.0 → 4.6.0
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.
- package/.openapi-generator/FILES +2 -0
- package/.openapi-generator/VERSION +1 -1
- package/README.md +7 -4
- package/dist/apis/APIKeysApi.d.ts +13 -1
- package/dist/apis/APIKeysApi.js +43 -16
- package/dist/apis/EventsApi.d.ts +21 -1
- package/dist/apis/EventsApi.js +69 -24
- package/dist/apis/GenericApi.d.ts +25 -1
- package/dist/apis/GenericApi.js +82 -28
- package/dist/apis/IAMApi.d.ts +29 -1
- package/dist/apis/IAMApi.js +99 -36
- package/dist/apis/ICalendarIntegrationApi.d.ts +5 -1
- package/dist/apis/ICalendarIntegrationApi.js +14 -5
- package/dist/apis/LinkryApi.d.ts +29 -1
- package/dist/apis/LinkryApi.js +95 -32
- package/dist/apis/LoggingApi.d.ts +5 -1
- package/dist/apis/LoggingApi.js +15 -6
- package/dist/apis/MembershipApi.d.ts +29 -1
- package/dist/apis/MembershipApi.js +97 -34
- package/dist/apis/MobileWalletApi.d.ts +5 -1
- package/dist/apis/MobileWalletApi.js +14 -5
- package/dist/apis/OrganizationsApi.d.ts +17 -1
- package/dist/apis/OrganizationsApi.js +55 -19
- package/dist/apis/RSVPApi.d.ts +29 -1
- package/dist/apis/RSVPApi.js +96 -33
- package/dist/apis/RoomRequestsApi.d.ts +21 -1
- package/dist/apis/RoomRequestsApi.js +71 -26
- package/dist/apis/StoreApi.d.ts +65 -4
- package/dist/apis/StoreApi.js +204 -54
- package/dist/apis/StripeApi.d.ts +13 -1
- package/dist/apis/StripeApi.js +43 -16
- package/dist/esm/apis/APIKeysApi.d.ts +13 -1
- package/dist/esm/apis/APIKeysApi.js +43 -16
- package/dist/esm/apis/EventsApi.d.ts +21 -1
- package/dist/esm/apis/EventsApi.js +69 -24
- package/dist/esm/apis/GenericApi.d.ts +25 -1
- package/dist/esm/apis/GenericApi.js +82 -28
- package/dist/esm/apis/IAMApi.d.ts +29 -1
- package/dist/esm/apis/IAMApi.js +99 -36
- package/dist/esm/apis/ICalendarIntegrationApi.d.ts +5 -1
- package/dist/esm/apis/ICalendarIntegrationApi.js +14 -5
- package/dist/esm/apis/LinkryApi.d.ts +29 -1
- package/dist/esm/apis/LinkryApi.js +95 -32
- package/dist/esm/apis/LoggingApi.d.ts +5 -1
- package/dist/esm/apis/LoggingApi.js +15 -6
- package/dist/esm/apis/MembershipApi.d.ts +29 -1
- package/dist/esm/apis/MembershipApi.js +97 -34
- package/dist/esm/apis/MobileWalletApi.d.ts +5 -1
- package/dist/esm/apis/MobileWalletApi.js +14 -5
- package/dist/esm/apis/OrganizationsApi.d.ts +17 -1
- package/dist/esm/apis/OrganizationsApi.js +55 -19
- package/dist/esm/apis/RSVPApi.d.ts +29 -1
- package/dist/esm/apis/RSVPApi.js +96 -33
- package/dist/esm/apis/RoomRequestsApi.d.ts +21 -1
- package/dist/esm/apis/RoomRequestsApi.js +71 -26
- package/dist/esm/apis/StoreApi.d.ts +65 -4
- package/dist/esm/apis/StoreApi.js +205 -55
- package/dist/esm/apis/StripeApi.d.ts +13 -1
- package/dist/esm/apis/StripeApi.js +43 -16
- package/dist/esm/models/AcmOrganization.d.ts +1 -1
- package/dist/esm/models/AcmOrganization.js +1 -1
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequest.d.ts +2 -2
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequest.js +1 -1
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInner.d.ts +1 -1
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInner.js +1 -1
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf.d.ts +2 -2
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf.js +1 -1
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf1.d.ts +2 -2
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf1.js +1 -1
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf1Params.d.ts +1 -1
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf1Params.js +1 -1
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOfParams.d.ts +2 -2
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOfParams.js +1 -1
- package/dist/esm/models/ApiV1EventsGet200ResponseInner.d.ts +2 -2
- package/dist/esm/models/ApiV1EventsGet200ResponseInner.js +1 -1
- package/dist/esm/models/ApiV1EventsIdGet200Response.d.ts +2 -2
- package/dist/esm/models/ApiV1EventsIdGet200Response.js +1 -1
- package/dist/esm/models/ApiV1EventsIdPatchRequest.d.ts +2 -2
- package/dist/esm/models/ApiV1EventsIdPatchRequest.js +1 -1
- package/dist/esm/models/ApiV1EventsPostRequest.d.ts +2 -2
- package/dist/esm/models/ApiV1EventsPostRequest.js +1 -1
- package/dist/esm/models/ApiV1IamGroupsGroupIdPatchRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1IamGroupsGroupIdPatchRequest.js +1 -1
- package/dist/esm/models/ApiV1IamGroupsGroupIdRolesPostRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1IamGroupsGroupIdRolesPostRequest.js +1 -1
- package/dist/esm/models/ApiV1IamGroupsGroupIdRolesPostRequestRoles.d.ts +1 -1
- package/dist/esm/models/ApiV1IamGroupsGroupIdRolesPostRequestRoles.js +1 -1
- package/dist/esm/models/ApiV1IamInviteUsersPostRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1IamInviteUsersPostRequest.js +1 -1
- package/dist/esm/models/ApiV1IamProfilePatchRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1IamProfilePatchRequest.js +1 -1
- package/dist/esm/models/ApiV1LinkryOrgsOrgIdRedirGet200ResponseInner.d.ts +1 -1
- package/dist/esm/models/ApiV1LinkryOrgsOrgIdRedirGet200ResponseInner.js +1 -1
- package/dist/esm/models/ApiV1LinkryOrgsOrgIdRedirPostRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1LinkryOrgsOrgIdRedirPostRequest.js +1 -1
- package/dist/esm/models/ApiV1LinkryRedirPostRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1LinkryRedirPostRequest.js +1 -1
- package/dist/esm/models/ApiV1MembershipExternalListListIdPatchRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1MembershipExternalListListIdPatchRequest.js +1 -1
- package/dist/esm/models/ApiV1MembershipGet200Response.d.ts +1 -1
- package/dist/esm/models/ApiV1MembershipGet200Response.js +1 -1
- package/dist/esm/models/ApiV1OrganizationsGet200ResponseInner.d.ts +3 -3
- package/dist/esm/models/ApiV1OrganizationsGet200ResponseInner.js +1 -1
- package/dist/esm/models/ApiV1OrganizationsGet200ResponseInnerLeadsInner.d.ts +1 -1
- package/dist/esm/models/ApiV1OrganizationsGet200ResponseInnerLeadsInner.js +1 -1
- package/dist/esm/models/ApiV1OrganizationsGet200ResponseInnerLinksInner.d.ts +2 -2
- package/dist/esm/models/ApiV1OrganizationsGet200ResponseInnerLinksInner.js +1 -1
- package/dist/esm/models/ApiV1OrganizationsOrgIdGet200Response.d.ts +3 -3
- package/dist/esm/models/ApiV1OrganizationsOrgIdGet200Response.js +1 -1
- package/dist/esm/models/ApiV1OrganizationsOrgIdGet200ResponseLeadsInner.d.ts +1 -1
- package/dist/esm/models/ApiV1OrganizationsOrgIdGet200ResponseLeadsInner.js +1 -1
- package/dist/esm/models/ApiV1OrganizationsOrgIdGet200ResponseLinksInner.d.ts +2 -2
- package/dist/esm/models/ApiV1OrganizationsOrgIdGet200ResponseLinksInner.js +1 -1
- package/dist/esm/models/ApiV1OrganizationsOrgIdLeadsPatchRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1OrganizationsOrgIdLeadsPatchRequest.js +1 -1
- package/dist/esm/models/ApiV1OrganizationsOrgIdLeadsPatchRequestAddInner.d.ts +1 -1
- package/dist/esm/models/ApiV1OrganizationsOrgIdLeadsPatchRequestAddInner.js +1 -1
- package/dist/esm/models/ApiV1OrganizationsOrgIdMetaPostRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1OrganizationsOrgIdMetaPostRequest.js +1 -1
- package/dist/esm/models/ApiV1OrganizationsOrgIdMetaPostRequestLinksInner.d.ts +2 -2
- package/dist/esm/models/ApiV1OrganizationsOrgIdMetaPostRequestLinksInner.js +1 -1
- package/dist/esm/models/ApiV1ProtectedGet200Response.d.ts +2 -2
- package/dist/esm/models/ApiV1ProtectedGet200Response.js +1 -1
- package/dist/esm/models/ApiV1ProtectedGet200ResponseOrgRolesInner.d.ts +2 -2
- package/dist/esm/models/ApiV1ProtectedGet200ResponseOrgRolesInner.js +1 -1
- package/dist/esm/models/ApiV1RoomRequestsPostRequest.d.ts +4 -4
- package/dist/esm/models/ApiV1RoomRequestsPostRequest.js +1 -1
- package/dist/esm/models/ApiV1RoomRequestsSemesterIdRequestIdAttachmentDownloadUrlCreatedAtStatusGet200Response.d.ts +1 -1
- package/dist/esm/models/ApiV1RoomRequestsSemesterIdRequestIdAttachmentDownloadUrlCreatedAtStatusGet200Response.js +1 -1
- package/dist/esm/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPost201Response.d.ts +1 -1
- package/dist/esm/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPost201Response.js +1 -1
- package/dist/esm/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPostRequest.d.ts +2 -2
- package/dist/esm/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPostRequest.js +1 -1
- package/dist/esm/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPostRequestAttachmentInfo.d.ts +2 -2
- package/dist/esm/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPostRequestAttachmentInfo.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminOrdersFetchUserOrdersPost200ResponseInner.d.ts +2 -2
- package/dist/esm/models/ApiV1StoreAdminOrdersFetchUserOrdersPost200ResponseInner.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminOrdersFetchUserOrdersPost200ResponseInnerLineItemsInner.d.ts +2 -2
- package/dist/esm/models/ApiV1StoreAdminOrdersFetchUserOrdersPost200ResponseInnerLineItemsInner.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminOrdersFetchUserOrdersPostRequest.d.ts +2 -2
- package/dist/esm/models/ApiV1StoreAdminOrdersFetchUserOrdersPostRequest.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminOrdersOrderIdFulfillPostRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreAdminOrdersOrderIdFulfillPostRequest.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminOrdersOrderIdRefundPostRequest.d.ts +7 -1
- package/dist/esm/models/ApiV1StoreAdminOrdersOrderIdRefundPostRequest.js +5 -1
- package/dist/esm/models/ApiV1StoreAdminOrdersProductIdGet200Response.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreAdminOrdersProductIdGet200Response.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminOrdersProductIdGet200ResponseItemsInner.d.ts +2 -2
- package/dist/esm/models/ApiV1StoreAdminOrdersProductIdGet200ResponseItemsInner.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsGet200Response.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsGet200Response.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsGet200ResponseProductsInner.d.ts +2 -2
- package/dist/esm/models/ApiV1StoreAdminProductsGet200ResponseProductsInner.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsGet200ResponseProductsInnerVariantsInner.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsGet200ResponseProductsInnerVariantsInner.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsPost201Response.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsPost201Response.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsPostRequest.d.ts +2 -2
- package/dist/esm/models/ApiV1StoreAdminProductsPostRequest.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsPostRequestLimitConfiguration.d.ts +2 -2
- package/dist/esm/models/ApiV1StoreAdminProductsPostRequestLimitConfiguration.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsPostRequestRequestingImageUpload.d.ts +2 -2
- package/dist/esm/models/ApiV1StoreAdminProductsPostRequestRequestingImageUpload.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsPostRequestVariantsInner.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsPostRequestVariantsInner.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsProductIdGet200Response.d.ts +114 -0
- package/dist/esm/models/ApiV1StoreAdminProductsProductIdGet200Response.js +86 -0
- package/dist/esm/models/ApiV1StoreAdminProductsProductIdGet200ResponseVariantsInner.d.ts +74 -0
- package/dist/esm/models/ApiV1StoreAdminProductsProductIdGet200ResponseVariantsInner.js +67 -0
- package/dist/esm/models/ApiV1StoreAdminProductsProductIdPatch200Response.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsProductIdPatch200Response.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsProductIdPatchRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsProductIdPatchRequest.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsProductIdPatchRequestRequestingImageUpload.d.ts +2 -2
- package/dist/esm/models/ApiV1StoreAdminProductsProductIdPatchRequestRequestingImageUpload.js +1 -1
- package/dist/esm/models/ApiV1StoreCheckoutPost201Response.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreCheckoutPost201Response.js +1 -1
- package/dist/esm/models/ApiV1StoreCheckoutPostRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreCheckoutPostRequest.js +1 -1
- package/dist/esm/models/ApiV1StoreCheckoutPostRequestItemsInner.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreCheckoutPostRequestItemsInner.js +1 -1
- package/dist/esm/models/ApiV1StoreProductsGet200Response.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreProductsGet200Response.js +1 -1
- package/dist/esm/models/ApiV1StoreProductsGet200ResponseProductsInner.d.ts +2 -2
- package/dist/esm/models/ApiV1StoreProductsGet200ResponseProductsInner.js +1 -1
- package/dist/esm/models/ApiV1StoreProductsGet200ResponseProductsInnerLimitConfiguration.d.ts +2 -2
- package/dist/esm/models/ApiV1StoreProductsGet200ResponseProductsInnerLimitConfiguration.js +1 -1
- package/dist/esm/models/ApiV1StoreProductsGet200ResponseProductsInnerVariantsInner.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreProductsGet200ResponseProductsInnerVariantsInner.js +1 -1
- package/dist/esm/models/ApiV1StoreProductsProductIdGet200Response.d.ts +2 -2
- package/dist/esm/models/ApiV1StoreProductsProductIdGet200Response.js +1 -1
- package/dist/esm/models/ApiV1StoreProductsProductIdGet200ResponseLimitConfiguration.d.ts +2 -2
- package/dist/esm/models/ApiV1StoreProductsProductIdGet200ResponseLimitConfiguration.js +1 -1
- package/dist/esm/models/ApiV1StripePaymentLinksGet201ResponseInner.d.ts +1 -1
- package/dist/esm/models/ApiV1StripePaymentLinksGet201ResponseInner.js +1 -1
- package/dist/esm/models/ApiV1StripePaymentLinksPost201Response.d.ts +1 -1
- package/dist/esm/models/ApiV1StripePaymentLinksPost201Response.js +1 -1
- package/dist/esm/models/ApiV1StripePaymentLinksPostRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1StripePaymentLinksPostRequest.js +1 -1
- package/dist/esm/models/ApiV1SyncIdentityIsRequiredGet200Response.d.ts +1 -1
- package/dist/esm/models/ApiV1SyncIdentityIsRequiredGet200Response.js +1 -1
- package/dist/esm/models/ApiV1UsersBatchResolveInfoPost200ResponseValue.d.ts +1 -1
- package/dist/esm/models/ApiV1UsersBatchResolveInfoPost200ResponseValue.js +1 -1
- package/dist/esm/models/ApiV1UsersBatchResolveInfoPostRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1UsersBatchResolveInfoPostRequest.js +1 -1
- package/dist/esm/models/ApiV1UsersFindUserByUinPost200Response.d.ts +1 -1
- package/dist/esm/models/ApiV1UsersFindUserByUinPost200Response.js +1 -1
- package/dist/esm/models/ApiV1UsersFindUserByUinPostRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1UsersFindUserByUinPostRequest.js +1 -1
- package/dist/esm/models/ApiV2MembershipNetIdGet200Response.d.ts +1 -1
- package/dist/esm/models/ApiV2MembershipNetIdGet200Response.js +1 -1
- package/dist/esm/models/ApiV2MembershipVerifyBatchOfMembersPost200Response.d.ts +1 -1
- package/dist/esm/models/ApiV2MembershipVerifyBatchOfMembersPost200Response.js +1 -1
- package/dist/esm/models/NonAcmOrgUniqueId.d.ts +1 -1
- package/dist/esm/models/NonAcmOrgUniqueId.js +1 -1
- package/dist/esm/models/NotAuthenticatedError.d.ts +4 -4
- package/dist/esm/models/NotAuthenticatedError.js +1 -1
- package/dist/esm/models/NotAuthorizedError.d.ts +4 -4
- package/dist/esm/models/NotAuthorizedError.js +1 -1
- package/dist/esm/models/NotFoundError.d.ts +4 -4
- package/dist/esm/models/NotFoundError.js +1 -1
- package/dist/esm/models/OrgUniqueId.d.ts +1 -1
- package/dist/esm/models/OrgUniqueId.js +1 -1
- package/dist/esm/models/RateLimitExceededError.d.ts +5 -5
- package/dist/esm/models/RateLimitExceededError.js +1 -1
- package/dist/esm/models/ResourceConflictError.d.ts +4 -4
- package/dist/esm/models/ResourceConflictError.js +1 -1
- package/dist/esm/models/RsvpConfig.d.ts +1 -1
- package/dist/esm/models/RsvpConfig.js +1 -1
- package/dist/esm/models/RsvpConfigOutput.d.ts +1 -1
- package/dist/esm/models/RsvpConfigOutput.js +1 -1
- package/dist/esm/models/RsvpConfigOutputRsvpQuestionsInner.d.ts +1 -1
- package/dist/esm/models/RsvpConfigOutputRsvpQuestionsInner.js +1 -1
- package/dist/esm/models/RsvpConfigOutputRsvpQuestionsInnerOneOf.d.ts +2 -2
- package/dist/esm/models/RsvpConfigOutputRsvpQuestionsInnerOneOf.js +1 -1
- package/dist/esm/models/RsvpConfigOutputRsvpQuestionsInnerOneOf1.d.ts +2 -2
- package/dist/esm/models/RsvpConfigOutputRsvpQuestionsInnerOneOf1.js +1 -1
- package/dist/esm/models/RsvpConfigOutputRsvpQuestionsInnerOneOf2.d.ts +2 -2
- package/dist/esm/models/RsvpConfigOutputRsvpQuestionsInnerOneOf2.js +1 -1
- package/dist/esm/models/RsvpConfigRsvpQuestionsInner.d.ts +1 -1
- package/dist/esm/models/RsvpConfigRsvpQuestionsInner.js +1 -1
- package/dist/esm/models/RsvpConfigRsvpQuestionsInnerOneOf.d.ts +2 -2
- package/dist/esm/models/RsvpConfigRsvpQuestionsInnerOneOf.js +1 -1
- package/dist/esm/models/RsvpConfigRsvpQuestionsInnerOneOf1.d.ts +2 -2
- package/dist/esm/models/RsvpConfigRsvpQuestionsInnerOneOf1.js +1 -1
- package/dist/esm/models/RsvpConfigRsvpQuestionsInnerOneOf2.d.ts +2 -2
- package/dist/esm/models/RsvpConfigRsvpQuestionsInnerOneOf2.js +1 -1
- package/dist/esm/models/RsvpItem.d.ts +1 -1
- package/dist/esm/models/RsvpItem.js +1 -1
- package/dist/esm/models/ValidationError.d.ts +2 -2
- package/dist/esm/models/ValidationError.js +1 -1
- package/dist/esm/models/index.d.ts +2 -0
- package/dist/esm/models/index.js +2 -0
- package/dist/esm/runtime.d.ts +1 -1
- package/dist/esm/runtime.js +1 -1
- package/dist/models/AcmOrganization.d.ts +1 -1
- package/dist/models/AcmOrganization.js +1 -1
- package/dist/models/ApiV1ApiKeyOrgPostRequest.d.ts +2 -2
- package/dist/models/ApiV1ApiKeyOrgPostRequest.js +1 -1
- package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInner.d.ts +1 -1
- package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInner.js +1 -1
- package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf.d.ts +2 -2
- package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf.js +1 -1
- package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf1.d.ts +2 -2
- package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf1.js +1 -1
- package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf1Params.d.ts +1 -1
- package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf1Params.js +1 -1
- package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOfParams.d.ts +2 -2
- package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOfParams.js +1 -1
- package/dist/models/ApiV1EventsGet200ResponseInner.d.ts +2 -2
- package/dist/models/ApiV1EventsGet200ResponseInner.js +1 -1
- package/dist/models/ApiV1EventsIdGet200Response.d.ts +2 -2
- package/dist/models/ApiV1EventsIdGet200Response.js +1 -1
- package/dist/models/ApiV1EventsIdPatchRequest.d.ts +2 -2
- package/dist/models/ApiV1EventsIdPatchRequest.js +1 -1
- package/dist/models/ApiV1EventsPostRequest.d.ts +2 -2
- package/dist/models/ApiV1EventsPostRequest.js +1 -1
- package/dist/models/ApiV1IamGroupsGroupIdPatchRequest.d.ts +1 -1
- package/dist/models/ApiV1IamGroupsGroupIdPatchRequest.js +1 -1
- package/dist/models/ApiV1IamGroupsGroupIdRolesPostRequest.d.ts +1 -1
- package/dist/models/ApiV1IamGroupsGroupIdRolesPostRequest.js +1 -1
- package/dist/models/ApiV1IamGroupsGroupIdRolesPostRequestRoles.d.ts +1 -1
- package/dist/models/ApiV1IamGroupsGroupIdRolesPostRequestRoles.js +1 -1
- package/dist/models/ApiV1IamInviteUsersPostRequest.d.ts +1 -1
- package/dist/models/ApiV1IamInviteUsersPostRequest.js +1 -1
- package/dist/models/ApiV1IamProfilePatchRequest.d.ts +1 -1
- package/dist/models/ApiV1IamProfilePatchRequest.js +1 -1
- package/dist/models/ApiV1LinkryOrgsOrgIdRedirGet200ResponseInner.d.ts +1 -1
- package/dist/models/ApiV1LinkryOrgsOrgIdRedirGet200ResponseInner.js +1 -1
- package/dist/models/ApiV1LinkryOrgsOrgIdRedirPostRequest.d.ts +1 -1
- package/dist/models/ApiV1LinkryOrgsOrgIdRedirPostRequest.js +1 -1
- package/dist/models/ApiV1LinkryRedirPostRequest.d.ts +1 -1
- package/dist/models/ApiV1LinkryRedirPostRequest.js +1 -1
- package/dist/models/ApiV1MembershipExternalListListIdPatchRequest.d.ts +1 -1
- package/dist/models/ApiV1MembershipExternalListListIdPatchRequest.js +1 -1
- package/dist/models/ApiV1MembershipGet200Response.d.ts +1 -1
- package/dist/models/ApiV1MembershipGet200Response.js +1 -1
- package/dist/models/ApiV1OrganizationsGet200ResponseInner.d.ts +3 -3
- package/dist/models/ApiV1OrganizationsGet200ResponseInner.js +1 -1
- package/dist/models/ApiV1OrganizationsGet200ResponseInnerLeadsInner.d.ts +1 -1
- package/dist/models/ApiV1OrganizationsGet200ResponseInnerLeadsInner.js +1 -1
- package/dist/models/ApiV1OrganizationsGet200ResponseInnerLinksInner.d.ts +2 -2
- package/dist/models/ApiV1OrganizationsGet200ResponseInnerLinksInner.js +1 -1
- package/dist/models/ApiV1OrganizationsOrgIdGet200Response.d.ts +3 -3
- package/dist/models/ApiV1OrganizationsOrgIdGet200Response.js +1 -1
- package/dist/models/ApiV1OrganizationsOrgIdGet200ResponseLeadsInner.d.ts +1 -1
- package/dist/models/ApiV1OrganizationsOrgIdGet200ResponseLeadsInner.js +1 -1
- package/dist/models/ApiV1OrganizationsOrgIdGet200ResponseLinksInner.d.ts +2 -2
- package/dist/models/ApiV1OrganizationsOrgIdGet200ResponseLinksInner.js +1 -1
- package/dist/models/ApiV1OrganizationsOrgIdLeadsPatchRequest.d.ts +1 -1
- package/dist/models/ApiV1OrganizationsOrgIdLeadsPatchRequest.js +1 -1
- package/dist/models/ApiV1OrganizationsOrgIdLeadsPatchRequestAddInner.d.ts +1 -1
- package/dist/models/ApiV1OrganizationsOrgIdLeadsPatchRequestAddInner.js +1 -1
- package/dist/models/ApiV1OrganizationsOrgIdMetaPostRequest.d.ts +1 -1
- package/dist/models/ApiV1OrganizationsOrgIdMetaPostRequest.js +1 -1
- package/dist/models/ApiV1OrganizationsOrgIdMetaPostRequestLinksInner.d.ts +2 -2
- package/dist/models/ApiV1OrganizationsOrgIdMetaPostRequestLinksInner.js +1 -1
- package/dist/models/ApiV1ProtectedGet200Response.d.ts +2 -2
- package/dist/models/ApiV1ProtectedGet200Response.js +1 -1
- package/dist/models/ApiV1ProtectedGet200ResponseOrgRolesInner.d.ts +2 -2
- package/dist/models/ApiV1ProtectedGet200ResponseOrgRolesInner.js +1 -1
- package/dist/models/ApiV1RoomRequestsPostRequest.d.ts +4 -4
- package/dist/models/ApiV1RoomRequestsPostRequest.js +1 -1
- package/dist/models/ApiV1RoomRequestsSemesterIdRequestIdAttachmentDownloadUrlCreatedAtStatusGet200Response.d.ts +1 -1
- package/dist/models/ApiV1RoomRequestsSemesterIdRequestIdAttachmentDownloadUrlCreatedAtStatusGet200Response.js +1 -1
- package/dist/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPost201Response.d.ts +1 -1
- package/dist/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPost201Response.js +1 -1
- package/dist/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPostRequest.d.ts +2 -2
- package/dist/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPostRequest.js +1 -1
- package/dist/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPostRequestAttachmentInfo.d.ts +2 -2
- package/dist/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPostRequestAttachmentInfo.js +1 -1
- package/dist/models/ApiV1StoreAdminOrdersFetchUserOrdersPost200ResponseInner.d.ts +2 -2
- package/dist/models/ApiV1StoreAdminOrdersFetchUserOrdersPost200ResponseInner.js +1 -1
- package/dist/models/ApiV1StoreAdminOrdersFetchUserOrdersPost200ResponseInnerLineItemsInner.d.ts +2 -2
- package/dist/models/ApiV1StoreAdminOrdersFetchUserOrdersPost200ResponseInnerLineItemsInner.js +1 -1
- package/dist/models/ApiV1StoreAdminOrdersFetchUserOrdersPostRequest.d.ts +2 -2
- package/dist/models/ApiV1StoreAdminOrdersFetchUserOrdersPostRequest.js +1 -1
- package/dist/models/ApiV1StoreAdminOrdersOrderIdFulfillPostRequest.d.ts +1 -1
- package/dist/models/ApiV1StoreAdminOrdersOrderIdFulfillPostRequest.js +1 -1
- package/dist/models/ApiV1StoreAdminOrdersOrderIdRefundPostRequest.d.ts +7 -1
- package/dist/models/ApiV1StoreAdminOrdersOrderIdRefundPostRequest.js +5 -1
- package/dist/models/ApiV1StoreAdminOrdersProductIdGet200Response.d.ts +1 -1
- package/dist/models/ApiV1StoreAdminOrdersProductIdGet200Response.js +1 -1
- package/dist/models/ApiV1StoreAdminOrdersProductIdGet200ResponseItemsInner.d.ts +2 -2
- package/dist/models/ApiV1StoreAdminOrdersProductIdGet200ResponseItemsInner.js +1 -1
- package/dist/models/ApiV1StoreAdminProductsGet200Response.d.ts +1 -1
- package/dist/models/ApiV1StoreAdminProductsGet200Response.js +1 -1
- package/dist/models/ApiV1StoreAdminProductsGet200ResponseProductsInner.d.ts +2 -2
- package/dist/models/ApiV1StoreAdminProductsGet200ResponseProductsInner.js +1 -1
- package/dist/models/ApiV1StoreAdminProductsGet200ResponseProductsInnerVariantsInner.d.ts +1 -1
- package/dist/models/ApiV1StoreAdminProductsGet200ResponseProductsInnerVariantsInner.js +1 -1
- package/dist/models/ApiV1StoreAdminProductsPost201Response.d.ts +1 -1
- package/dist/models/ApiV1StoreAdminProductsPost201Response.js +1 -1
- package/dist/models/ApiV1StoreAdminProductsPostRequest.d.ts +2 -2
- package/dist/models/ApiV1StoreAdminProductsPostRequest.js +1 -1
- package/dist/models/ApiV1StoreAdminProductsPostRequestLimitConfiguration.d.ts +2 -2
- package/dist/models/ApiV1StoreAdminProductsPostRequestLimitConfiguration.js +1 -1
- package/dist/models/ApiV1StoreAdminProductsPostRequestRequestingImageUpload.d.ts +2 -2
- package/dist/models/ApiV1StoreAdminProductsPostRequestRequestingImageUpload.js +1 -1
- package/dist/models/ApiV1StoreAdminProductsPostRequestVariantsInner.d.ts +1 -1
- package/dist/models/ApiV1StoreAdminProductsPostRequestVariantsInner.js +1 -1
- package/dist/models/ApiV1StoreAdminProductsProductIdGet200Response.d.ts +114 -0
- package/dist/models/ApiV1StoreAdminProductsProductIdGet200Response.js +94 -0
- package/dist/models/ApiV1StoreAdminProductsProductIdGet200ResponseVariantsInner.d.ts +74 -0
- package/dist/models/ApiV1StoreAdminProductsProductIdGet200ResponseVariantsInner.js +74 -0
- package/dist/models/ApiV1StoreAdminProductsProductIdPatch200Response.d.ts +1 -1
- package/dist/models/ApiV1StoreAdminProductsProductIdPatch200Response.js +1 -1
- package/dist/models/ApiV1StoreAdminProductsProductIdPatchRequest.d.ts +1 -1
- package/dist/models/ApiV1StoreAdminProductsProductIdPatchRequest.js +1 -1
- package/dist/models/ApiV1StoreAdminProductsProductIdPatchRequestRequestingImageUpload.d.ts +2 -2
- package/dist/models/ApiV1StoreAdminProductsProductIdPatchRequestRequestingImageUpload.js +1 -1
- package/dist/models/ApiV1StoreCheckoutPost201Response.d.ts +1 -1
- package/dist/models/ApiV1StoreCheckoutPost201Response.js +1 -1
- package/dist/models/ApiV1StoreCheckoutPostRequest.d.ts +1 -1
- package/dist/models/ApiV1StoreCheckoutPostRequest.js +1 -1
- package/dist/models/ApiV1StoreCheckoutPostRequestItemsInner.d.ts +1 -1
- package/dist/models/ApiV1StoreCheckoutPostRequestItemsInner.js +1 -1
- package/dist/models/ApiV1StoreProductsGet200Response.d.ts +1 -1
- package/dist/models/ApiV1StoreProductsGet200Response.js +1 -1
- package/dist/models/ApiV1StoreProductsGet200ResponseProductsInner.d.ts +2 -2
- package/dist/models/ApiV1StoreProductsGet200ResponseProductsInner.js +1 -1
- package/dist/models/ApiV1StoreProductsGet200ResponseProductsInnerLimitConfiguration.d.ts +2 -2
- package/dist/models/ApiV1StoreProductsGet200ResponseProductsInnerLimitConfiguration.js +1 -1
- package/dist/models/ApiV1StoreProductsGet200ResponseProductsInnerVariantsInner.d.ts +1 -1
- package/dist/models/ApiV1StoreProductsGet200ResponseProductsInnerVariantsInner.js +1 -1
- package/dist/models/ApiV1StoreProductsProductIdGet200Response.d.ts +2 -2
- package/dist/models/ApiV1StoreProductsProductIdGet200Response.js +1 -1
- package/dist/models/ApiV1StoreProductsProductIdGet200ResponseLimitConfiguration.d.ts +2 -2
- package/dist/models/ApiV1StoreProductsProductIdGet200ResponseLimitConfiguration.js +1 -1
- package/dist/models/ApiV1StripePaymentLinksGet201ResponseInner.d.ts +1 -1
- package/dist/models/ApiV1StripePaymentLinksGet201ResponseInner.js +1 -1
- package/dist/models/ApiV1StripePaymentLinksPost201Response.d.ts +1 -1
- package/dist/models/ApiV1StripePaymentLinksPost201Response.js +1 -1
- package/dist/models/ApiV1StripePaymentLinksPostRequest.d.ts +1 -1
- package/dist/models/ApiV1StripePaymentLinksPostRequest.js +1 -1
- package/dist/models/ApiV1SyncIdentityIsRequiredGet200Response.d.ts +1 -1
- package/dist/models/ApiV1SyncIdentityIsRequiredGet200Response.js +1 -1
- package/dist/models/ApiV1UsersBatchResolveInfoPost200ResponseValue.d.ts +1 -1
- package/dist/models/ApiV1UsersBatchResolveInfoPost200ResponseValue.js +1 -1
- package/dist/models/ApiV1UsersBatchResolveInfoPostRequest.d.ts +1 -1
- package/dist/models/ApiV1UsersBatchResolveInfoPostRequest.js +1 -1
- package/dist/models/ApiV1UsersFindUserByUinPost200Response.d.ts +1 -1
- package/dist/models/ApiV1UsersFindUserByUinPost200Response.js +1 -1
- package/dist/models/ApiV1UsersFindUserByUinPostRequest.d.ts +1 -1
- package/dist/models/ApiV1UsersFindUserByUinPostRequest.js +1 -1
- package/dist/models/ApiV2MembershipNetIdGet200Response.d.ts +1 -1
- package/dist/models/ApiV2MembershipNetIdGet200Response.js +1 -1
- package/dist/models/ApiV2MembershipVerifyBatchOfMembersPost200Response.d.ts +1 -1
- package/dist/models/ApiV2MembershipVerifyBatchOfMembersPost200Response.js +1 -1
- package/dist/models/NonAcmOrgUniqueId.d.ts +1 -1
- package/dist/models/NonAcmOrgUniqueId.js +1 -1
- package/dist/models/NotAuthenticatedError.d.ts +4 -4
- package/dist/models/NotAuthenticatedError.js +1 -1
- package/dist/models/NotAuthorizedError.d.ts +4 -4
- package/dist/models/NotAuthorizedError.js +1 -1
- package/dist/models/NotFoundError.d.ts +4 -4
- package/dist/models/NotFoundError.js +1 -1
- package/dist/models/OrgUniqueId.d.ts +1 -1
- package/dist/models/OrgUniqueId.js +1 -1
- package/dist/models/RateLimitExceededError.d.ts +5 -5
- package/dist/models/RateLimitExceededError.js +1 -1
- package/dist/models/ResourceConflictError.d.ts +4 -4
- package/dist/models/ResourceConflictError.js +1 -1
- package/dist/models/RsvpConfig.d.ts +1 -1
- package/dist/models/RsvpConfig.js +1 -1
- package/dist/models/RsvpConfigOutput.d.ts +1 -1
- package/dist/models/RsvpConfigOutput.js +1 -1
- package/dist/models/RsvpConfigOutputRsvpQuestionsInner.d.ts +1 -1
- package/dist/models/RsvpConfigOutputRsvpQuestionsInner.js +1 -1
- package/dist/models/RsvpConfigOutputRsvpQuestionsInnerOneOf.d.ts +2 -2
- package/dist/models/RsvpConfigOutputRsvpQuestionsInnerOneOf.js +1 -1
- package/dist/models/RsvpConfigOutputRsvpQuestionsInnerOneOf1.d.ts +2 -2
- package/dist/models/RsvpConfigOutputRsvpQuestionsInnerOneOf1.js +1 -1
- package/dist/models/RsvpConfigOutputRsvpQuestionsInnerOneOf2.d.ts +2 -2
- package/dist/models/RsvpConfigOutputRsvpQuestionsInnerOneOf2.js +1 -1
- package/dist/models/RsvpConfigRsvpQuestionsInner.d.ts +1 -1
- package/dist/models/RsvpConfigRsvpQuestionsInner.js +1 -1
- package/dist/models/RsvpConfigRsvpQuestionsInnerOneOf.d.ts +2 -2
- package/dist/models/RsvpConfigRsvpQuestionsInnerOneOf.js +1 -1
- package/dist/models/RsvpConfigRsvpQuestionsInnerOneOf1.d.ts +2 -2
- package/dist/models/RsvpConfigRsvpQuestionsInnerOneOf1.js +1 -1
- package/dist/models/RsvpConfigRsvpQuestionsInnerOneOf2.d.ts +2 -2
- package/dist/models/RsvpConfigRsvpQuestionsInnerOneOf2.js +1 -1
- package/dist/models/RsvpItem.d.ts +1 -1
- package/dist/models/RsvpItem.js +1 -1
- package/dist/models/ValidationError.d.ts +2 -2
- package/dist/models/ValidationError.js +1 -1
- package/dist/models/index.d.ts +2 -0
- package/dist/models/index.js +2 -0
- package/dist/runtime.d.ts +1 -1
- package/dist/runtime.js +1 -1
- package/package.json +1 -1
package/dist/esm/apis/RSVPApi.js
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* ACM @ UIUC Core API
|
|
5
5
|
* The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 4.
|
|
7
|
+
* The version of the OpenAPI document: 4.6.0
|
|
8
8
|
* Contact: infra@acm.illinois.edu
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -27,9 +27,9 @@ import { RsvpConfigToJSON, RsvpConfigOutputFromJSON, RsvpItemFromJSON, } from '.
|
|
|
27
27
|
*/
|
|
28
28
|
export class RSVPApi extends runtime.BaseAPI {
|
|
29
29
|
/**
|
|
30
|
-
*
|
|
30
|
+
* Creates request options for apiV1RsvpEventEventIdAttendeeMeDelete without sending the request
|
|
31
31
|
*/
|
|
32
|
-
|
|
32
|
+
apiV1RsvpEventEventIdAttendeeMeDeleteRequestOpts(requestParameters) {
|
|
33
33
|
return __awaiter(this, void 0, void 0, function* () {
|
|
34
34
|
if (requestParameters['eventId'] == null) {
|
|
35
35
|
throw new runtime.RequiredError('eventId', 'Required parameter "eventId" was null or undefined when calling apiV1RsvpEventEventIdAttendeeMeDelete().');
|
|
@@ -50,12 +50,21 @@ export class RSVPApi extends runtime.BaseAPI {
|
|
|
50
50
|
}
|
|
51
51
|
let urlPath = `/api/v1/rsvp/event/{eventId}/attendee/me`;
|
|
52
52
|
urlPath = urlPath.replace(`{${"eventId"}}`, encodeURIComponent(String(requestParameters['eventId'])));
|
|
53
|
-
|
|
53
|
+
return {
|
|
54
54
|
path: urlPath,
|
|
55
55
|
method: 'DELETE',
|
|
56
56
|
headers: headerParameters,
|
|
57
57
|
query: queryParameters,
|
|
58
|
-
}
|
|
58
|
+
};
|
|
59
|
+
});
|
|
60
|
+
}
|
|
61
|
+
/**
|
|
62
|
+
* Withdraw your RSVP for an event.
|
|
63
|
+
*/
|
|
64
|
+
apiV1RsvpEventEventIdAttendeeMeDeleteRaw(requestParameters, initOverrides) {
|
|
65
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
66
|
+
const requestOptions = yield this.apiV1RsvpEventEventIdAttendeeMeDeleteRequestOpts(requestParameters);
|
|
67
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
59
68
|
if (this.isJsonMime(response.headers.get('content-type'))) {
|
|
60
69
|
return new runtime.JSONApiResponse(response);
|
|
61
70
|
}
|
|
@@ -74,10 +83,9 @@ export class RSVPApi extends runtime.BaseAPI {
|
|
|
74
83
|
});
|
|
75
84
|
}
|
|
76
85
|
/**
|
|
77
|
-
*
|
|
78
|
-
* Delete an RSVP for an event.
|
|
86
|
+
* Creates request options for apiV1RsvpEventEventIdAttendeeUserIdDelete without sending the request
|
|
79
87
|
*/
|
|
80
|
-
|
|
88
|
+
apiV1RsvpEventEventIdAttendeeUserIdDeleteRequestOpts(requestParameters) {
|
|
81
89
|
return __awaiter(this, void 0, void 0, function* () {
|
|
82
90
|
if (requestParameters['eventId'] == null) {
|
|
83
91
|
throw new runtime.RequiredError('eventId', 'Required parameter "eventId" was null or undefined when calling apiV1RsvpEventEventIdAttendeeUserIdDelete().');
|
|
@@ -100,12 +108,22 @@ export class RSVPApi extends runtime.BaseAPI {
|
|
|
100
108
|
let urlPath = `/api/v1/rsvp/event/{eventId}/attendee/{userId}`;
|
|
101
109
|
urlPath = urlPath.replace(`{${"eventId"}}`, encodeURIComponent(String(requestParameters['eventId'])));
|
|
102
110
|
urlPath = urlPath.replace(`{${"userId"}}`, encodeURIComponent(String(requestParameters['userId'])));
|
|
103
|
-
|
|
111
|
+
return {
|
|
104
112
|
path: urlPath,
|
|
105
113
|
method: 'DELETE',
|
|
106
114
|
headers: headerParameters,
|
|
107
115
|
query: queryParameters,
|
|
108
|
-
}
|
|
116
|
+
};
|
|
117
|
+
});
|
|
118
|
+
}
|
|
119
|
+
/**
|
|
120
|
+
* #### Authorization <hr /> Requires any of the following roles: * RSVPs Manager (<code>manage:rsvps</code>)
|
|
121
|
+
* Delete an RSVP for an event.
|
|
122
|
+
*/
|
|
123
|
+
apiV1RsvpEventEventIdAttendeeUserIdDeleteRaw(requestParameters, initOverrides) {
|
|
124
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
125
|
+
const requestOptions = yield this.apiV1RsvpEventEventIdAttendeeUserIdDeleteRequestOpts(requestParameters);
|
|
126
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
109
127
|
if (this.isJsonMime(response.headers.get('content-type'))) {
|
|
110
128
|
return new runtime.JSONApiResponse(response);
|
|
111
129
|
}
|
|
@@ -125,10 +143,9 @@ export class RSVPApi extends runtime.BaseAPI {
|
|
|
125
143
|
});
|
|
126
144
|
}
|
|
127
145
|
/**
|
|
128
|
-
*
|
|
129
|
-
* Get RSVP configuration for an event.
|
|
146
|
+
* Creates request options for apiV1RsvpEventEventIdConfigGet without sending the request
|
|
130
147
|
*/
|
|
131
|
-
|
|
148
|
+
apiV1RsvpEventEventIdConfigGetRequestOpts(requestParameters) {
|
|
132
149
|
return __awaiter(this, void 0, void 0, function* () {
|
|
133
150
|
if (requestParameters['eventId'] == null) {
|
|
134
151
|
throw new runtime.RequiredError('eventId', 'Required parameter "eventId" was null or undefined when calling apiV1RsvpEventEventIdConfigGet().');
|
|
@@ -147,12 +164,22 @@ export class RSVPApi extends runtime.BaseAPI {
|
|
|
147
164
|
}
|
|
148
165
|
let urlPath = `/api/v1/rsvp/event/{eventId}/config`;
|
|
149
166
|
urlPath = urlPath.replace(`{${"eventId"}}`, encodeURIComponent(String(requestParameters['eventId'])));
|
|
150
|
-
|
|
167
|
+
return {
|
|
151
168
|
path: urlPath,
|
|
152
169
|
method: 'GET',
|
|
153
170
|
headers: headerParameters,
|
|
154
171
|
query: queryParameters,
|
|
155
|
-
}
|
|
172
|
+
};
|
|
173
|
+
});
|
|
174
|
+
}
|
|
175
|
+
/**
|
|
176
|
+
* #### Authorization <hr /> Requires any of the following roles: * RSVPs Manager (<code>manage:rsvps</code>)
|
|
177
|
+
* Get RSVP configuration for an event.
|
|
178
|
+
*/
|
|
179
|
+
apiV1RsvpEventEventIdConfigGetRaw(requestParameters, initOverrides) {
|
|
180
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
181
|
+
const requestOptions = yield this.apiV1RsvpEventEventIdConfigGetRequestOpts(requestParameters);
|
|
182
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
156
183
|
return new runtime.JSONApiResponse(response, (jsonValue) => RsvpConfigOutputFromJSON(jsonValue));
|
|
157
184
|
});
|
|
158
185
|
}
|
|
@@ -167,10 +194,9 @@ export class RSVPApi extends runtime.BaseAPI {
|
|
|
167
194
|
});
|
|
168
195
|
}
|
|
169
196
|
/**
|
|
170
|
-
*
|
|
171
|
-
* Configure RSVP settings for an event.
|
|
197
|
+
* Creates request options for apiV1RsvpEventEventIdConfigPost without sending the request
|
|
172
198
|
*/
|
|
173
|
-
|
|
199
|
+
apiV1RsvpEventEventIdConfigPostRequestOpts(requestParameters) {
|
|
174
200
|
return __awaiter(this, void 0, void 0, function* () {
|
|
175
201
|
if (requestParameters['eventId'] == null) {
|
|
176
202
|
throw new runtime.RequiredError('eventId', 'Required parameter "eventId" was null or undefined when calling apiV1RsvpEventEventIdConfigPost().');
|
|
@@ -193,13 +219,23 @@ export class RSVPApi extends runtime.BaseAPI {
|
|
|
193
219
|
}
|
|
194
220
|
let urlPath = `/api/v1/rsvp/event/{eventId}/config`;
|
|
195
221
|
urlPath = urlPath.replace(`{${"eventId"}}`, encodeURIComponent(String(requestParameters['eventId'])));
|
|
196
|
-
|
|
222
|
+
return {
|
|
197
223
|
path: urlPath,
|
|
198
224
|
method: 'POST',
|
|
199
225
|
headers: headerParameters,
|
|
200
226
|
query: queryParameters,
|
|
201
227
|
body: RsvpConfigToJSON(requestParameters['rsvpConfig']),
|
|
202
|
-
}
|
|
228
|
+
};
|
|
229
|
+
});
|
|
230
|
+
}
|
|
231
|
+
/**
|
|
232
|
+
* #### Authorization <hr /> Requires any of the following roles: * RSVPs Manager (<code>manage:rsvps</code>)
|
|
233
|
+
* Configure RSVP settings for an event.
|
|
234
|
+
*/
|
|
235
|
+
apiV1RsvpEventEventIdConfigPostRaw(requestParameters, initOverrides) {
|
|
236
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
237
|
+
const requestOptions = yield this.apiV1RsvpEventEventIdConfigPostRequestOpts(requestParameters);
|
|
238
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
203
239
|
if (this.isJsonMime(response.headers.get('content-type'))) {
|
|
204
240
|
return new runtime.JSONApiResponse(response);
|
|
205
241
|
}
|
|
@@ -219,10 +255,9 @@ export class RSVPApi extends runtime.BaseAPI {
|
|
|
219
255
|
});
|
|
220
256
|
}
|
|
221
257
|
/**
|
|
222
|
-
*
|
|
223
|
-
* Get all RSVPs for an event.
|
|
258
|
+
* Creates request options for apiV1RsvpEventEventIdGet without sending the request
|
|
224
259
|
*/
|
|
225
|
-
|
|
260
|
+
apiV1RsvpEventEventIdGetRequestOpts(requestParameters) {
|
|
226
261
|
return __awaiter(this, void 0, void 0, function* () {
|
|
227
262
|
if (requestParameters['eventId'] == null) {
|
|
228
263
|
throw new runtime.RequiredError('eventId', 'Required parameter "eventId" was null or undefined when calling apiV1RsvpEventEventIdGet().');
|
|
@@ -241,12 +276,22 @@ export class RSVPApi extends runtime.BaseAPI {
|
|
|
241
276
|
}
|
|
242
277
|
let urlPath = `/api/v1/rsvp/event/{eventId}`;
|
|
243
278
|
urlPath = urlPath.replace(`{${"eventId"}}`, encodeURIComponent(String(requestParameters['eventId'])));
|
|
244
|
-
|
|
279
|
+
return {
|
|
245
280
|
path: urlPath,
|
|
246
281
|
method: 'GET',
|
|
247
282
|
headers: headerParameters,
|
|
248
283
|
query: queryParameters,
|
|
249
|
-
}
|
|
284
|
+
};
|
|
285
|
+
});
|
|
286
|
+
}
|
|
287
|
+
/**
|
|
288
|
+
* #### Authorization <hr /> Requires any of the following roles: * RSVPs Viewer (<code>view:rsvps</code>)
|
|
289
|
+
* Get all RSVPs for an event.
|
|
290
|
+
*/
|
|
291
|
+
apiV1RsvpEventEventIdGetRaw(requestParameters, initOverrides) {
|
|
292
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
293
|
+
const requestOptions = yield this.apiV1RsvpEventEventIdGetRequestOpts(requestParameters);
|
|
294
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
250
295
|
return new runtime.JSONApiResponse(response, (jsonValue) => jsonValue.map(RsvpItemFromJSON));
|
|
251
296
|
});
|
|
252
297
|
}
|
|
@@ -261,9 +306,9 @@ export class RSVPApi extends runtime.BaseAPI {
|
|
|
261
306
|
});
|
|
262
307
|
}
|
|
263
308
|
/**
|
|
264
|
-
*
|
|
309
|
+
* Creates request options for apiV1RsvpEventEventIdPost without sending the request
|
|
265
310
|
*/
|
|
266
|
-
|
|
311
|
+
apiV1RsvpEventEventIdPostRequestOpts(requestParameters) {
|
|
267
312
|
return __awaiter(this, void 0, void 0, function* () {
|
|
268
313
|
if (requestParameters['eventId'] == null) {
|
|
269
314
|
throw new runtime.RequiredError('eventId', 'Required parameter "eventId" was null or undefined when calling apiV1RsvpEventEventIdPost().');
|
|
@@ -284,12 +329,21 @@ export class RSVPApi extends runtime.BaseAPI {
|
|
|
284
329
|
}
|
|
285
330
|
let urlPath = `/api/v1/rsvp/event/{eventId}`;
|
|
286
331
|
urlPath = urlPath.replace(`{${"eventId"}}`, encodeURIComponent(String(requestParameters['eventId'])));
|
|
287
|
-
|
|
332
|
+
return {
|
|
288
333
|
path: urlPath,
|
|
289
334
|
method: 'POST',
|
|
290
335
|
headers: headerParameters,
|
|
291
336
|
query: queryParameters,
|
|
292
|
-
}
|
|
337
|
+
};
|
|
338
|
+
});
|
|
339
|
+
}
|
|
340
|
+
/**
|
|
341
|
+
* Submit an RSVP for an event.
|
|
342
|
+
*/
|
|
343
|
+
apiV1RsvpEventEventIdPostRaw(requestParameters, initOverrides) {
|
|
344
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
345
|
+
const requestOptions = yield this.apiV1RsvpEventEventIdPostRequestOpts(requestParameters);
|
|
346
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
293
347
|
if (this.isJsonMime(response.headers.get('content-type'))) {
|
|
294
348
|
return new runtime.JSONApiResponse(response);
|
|
295
349
|
}
|
|
@@ -308,9 +362,9 @@ export class RSVPApi extends runtime.BaseAPI {
|
|
|
308
362
|
});
|
|
309
363
|
}
|
|
310
364
|
/**
|
|
311
|
-
*
|
|
365
|
+
* Creates request options for apiV1RsvpMeGet without sending the request
|
|
312
366
|
*/
|
|
313
|
-
|
|
367
|
+
apiV1RsvpMeGetRequestOpts(requestParameters) {
|
|
314
368
|
return __awaiter(this, void 0, void 0, function* () {
|
|
315
369
|
if (requestParameters['xUiucToken'] == null) {
|
|
316
370
|
throw new runtime.RequiredError('xUiucToken', 'Required parameter "xUiucToken" was null or undefined when calling apiV1RsvpMeGet().');
|
|
@@ -321,12 +375,21 @@ export class RSVPApi extends runtime.BaseAPI {
|
|
|
321
375
|
headerParameters['x-uiuc-token'] = String(requestParameters['xUiucToken']);
|
|
322
376
|
}
|
|
323
377
|
let urlPath = `/api/v1/rsvp/me`;
|
|
324
|
-
|
|
378
|
+
return {
|
|
325
379
|
path: urlPath,
|
|
326
380
|
method: 'GET',
|
|
327
381
|
headers: headerParameters,
|
|
328
382
|
query: queryParameters,
|
|
329
|
-
}
|
|
383
|
+
};
|
|
384
|
+
});
|
|
385
|
+
}
|
|
386
|
+
/**
|
|
387
|
+
* Get your RSVPs across all events.
|
|
388
|
+
*/
|
|
389
|
+
apiV1RsvpMeGetRaw(requestParameters, initOverrides) {
|
|
390
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
391
|
+
const requestOptions = yield this.apiV1RsvpMeGetRequestOpts(requestParameters);
|
|
392
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
330
393
|
return new runtime.JSONApiResponse(response, (jsonValue) => jsonValue.map(RsvpItemFromJSON));
|
|
331
394
|
});
|
|
332
395
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* ACM @ UIUC Core API
|
|
3
3
|
* The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 4.
|
|
5
|
+
* The version of the OpenAPI document: 4.6.0
|
|
6
6
|
* Contact: infra@acm.illinois.edu
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -37,6 +37,10 @@ export interface ApiV1RoomRequestsSemesterIdRequestIdStatusPostOperationRequest
|
|
|
37
37
|
*
|
|
38
38
|
*/
|
|
39
39
|
export declare class RoomRequestsApi extends runtime.BaseAPI {
|
|
40
|
+
/**
|
|
41
|
+
* Creates request options for apiV1RoomRequestsPost without sending the request
|
|
42
|
+
*/
|
|
43
|
+
apiV1RoomRequestsPostRequestOpts(requestParameters: ApiV1RoomRequestsPostOperationRequest): Promise<runtime.RequestOpts>;
|
|
40
44
|
/**
|
|
41
45
|
* #### Authorization <hr /> Requires any of the following roles: * Room Request Creator (<code>create:roomRequest</code>)
|
|
42
46
|
* Create a room request.
|
|
@@ -47,6 +51,10 @@ export declare class RoomRequestsApi extends runtime.BaseAPI {
|
|
|
47
51
|
* Create a room request.
|
|
48
52
|
*/
|
|
49
53
|
apiV1RoomRequestsPost(requestParameters: ApiV1RoomRequestsPostOperationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
54
|
+
/**
|
|
55
|
+
* Creates request options for apiV1RoomRequestsSemesterIdGet without sending the request
|
|
56
|
+
*/
|
|
57
|
+
apiV1RoomRequestsSemesterIdGetRequestOpts(requestParameters: ApiV1RoomRequestsSemesterIdGetRequest): Promise<runtime.RequestOpts>;
|
|
50
58
|
/**
|
|
51
59
|
* #### Authorization <hr /> Requires any of the following roles: * Room Request Creator (<code>create:roomRequest</code>) * All Room Request Viewer (<code>admin:roomRequest</code>)
|
|
52
60
|
* Get room requests for a specific semester.
|
|
@@ -57,6 +65,10 @@ export declare class RoomRequestsApi extends runtime.BaseAPI {
|
|
|
57
65
|
* Get room requests for a specific semester.
|
|
58
66
|
*/
|
|
59
67
|
apiV1RoomRequestsSemesterIdGet(requestParameters: ApiV1RoomRequestsSemesterIdGetRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
68
|
+
/**
|
|
69
|
+
* Creates request options for apiV1RoomRequestsSemesterIdRequestIdAttachmentDownloadUrlCreatedAtStatusGet without sending the request
|
|
70
|
+
*/
|
|
71
|
+
apiV1RoomRequestsSemesterIdRequestIdAttachmentDownloadUrlCreatedAtStatusGetRequestOpts(requestParameters: ApiV1RoomRequestsSemesterIdRequestIdAttachmentDownloadUrlCreatedAtStatusGetRequest): Promise<runtime.RequestOpts>;
|
|
60
72
|
/**
|
|
61
73
|
* #### Authorization <hr /> Requires any of the following roles: * Room Request Creator (<code>create:roomRequest</code>) * All Room Request Viewer (<code>admin:roomRequest</code>)
|
|
62
74
|
* Get attachment download URL for a specific room request update.
|
|
@@ -67,6 +79,10 @@ export declare class RoomRequestsApi extends runtime.BaseAPI {
|
|
|
67
79
|
* Get attachment download URL for a specific room request update.
|
|
68
80
|
*/
|
|
69
81
|
apiV1RoomRequestsSemesterIdRequestIdAttachmentDownloadUrlCreatedAtStatusGet(requestParameters: ApiV1RoomRequestsSemesterIdRequestIdAttachmentDownloadUrlCreatedAtStatusGetRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<ApiV1RoomRequestsSemesterIdRequestIdAttachmentDownloadUrlCreatedAtStatusGet200Response>;
|
|
82
|
+
/**
|
|
83
|
+
* Creates request options for apiV1RoomRequestsSemesterIdRequestIdGet without sending the request
|
|
84
|
+
*/
|
|
85
|
+
apiV1RoomRequestsSemesterIdRequestIdGetRequestOpts(requestParameters: ApiV1RoomRequestsSemesterIdRequestIdGetRequest): Promise<runtime.RequestOpts>;
|
|
70
86
|
/**
|
|
71
87
|
* #### Authorization <hr /> Requires any of the following roles: * Room Request Creator (<code>create:roomRequest</code>) * All Room Request Viewer (<code>admin:roomRequest</code>)
|
|
72
88
|
* Get specific room request data.
|
|
@@ -77,6 +93,10 @@ export declare class RoomRequestsApi extends runtime.BaseAPI {
|
|
|
77
93
|
* Get specific room request data.
|
|
78
94
|
*/
|
|
79
95
|
apiV1RoomRequestsSemesterIdRequestIdGet(requestParameters: ApiV1RoomRequestsSemesterIdRequestIdGetRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
96
|
+
/**
|
|
97
|
+
* Creates request options for apiV1RoomRequestsSemesterIdRequestIdStatusPost without sending the request
|
|
98
|
+
*/
|
|
99
|
+
apiV1RoomRequestsSemesterIdRequestIdStatusPostRequestOpts(requestParameters: ApiV1RoomRequestsSemesterIdRequestIdStatusPostOperationRequest): Promise<runtime.RequestOpts>;
|
|
80
100
|
/**
|
|
81
101
|
* #### Authorization <hr /> Requires any of the following roles: * Room Request Updater (<code>update:roomRequest</code>)
|
|
82
102
|
* Create status update for a room request.
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* ACM @ UIUC Core API
|
|
5
5
|
* The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 4.
|
|
7
|
+
* The version of the OpenAPI document: 4.6.0
|
|
8
8
|
* Contact: infra@acm.illinois.edu
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -27,10 +27,9 @@ import { ApiV1RoomRequestsPostRequestToJSON, ApiV1RoomRequestsSemesterIdRequestI
|
|
|
27
27
|
*/
|
|
28
28
|
export class RoomRequestsApi extends runtime.BaseAPI {
|
|
29
29
|
/**
|
|
30
|
-
*
|
|
31
|
-
* Create a room request.
|
|
30
|
+
* Creates request options for apiV1RoomRequestsPost without sending the request
|
|
32
31
|
*/
|
|
33
|
-
|
|
32
|
+
apiV1RoomRequestsPostRequestOpts(requestParameters) {
|
|
34
33
|
return __awaiter(this, void 0, void 0, function* () {
|
|
35
34
|
if (requestParameters['apiV1RoomRequestsPostRequest'] == null) {
|
|
36
35
|
throw new runtime.RequiredError('apiV1RoomRequestsPostRequest', 'Required parameter "apiV1RoomRequestsPostRequest" was null or undefined when calling apiV1RoomRequestsPost().');
|
|
@@ -49,13 +48,23 @@ export class RoomRequestsApi extends runtime.BaseAPI {
|
|
|
49
48
|
headerParameters["X-Api-Key"] = yield this.configuration.apiKey("X-Api-Key"); // apiKeyHeader authentication
|
|
50
49
|
}
|
|
51
50
|
let urlPath = `/api/v1/roomRequests`;
|
|
52
|
-
|
|
51
|
+
return {
|
|
53
52
|
path: urlPath,
|
|
54
53
|
method: 'POST',
|
|
55
54
|
headers: headerParameters,
|
|
56
55
|
query: queryParameters,
|
|
57
56
|
body: ApiV1RoomRequestsPostRequestToJSON(requestParameters['apiV1RoomRequestsPostRequest']),
|
|
58
|
-
}
|
|
57
|
+
};
|
|
58
|
+
});
|
|
59
|
+
}
|
|
60
|
+
/**
|
|
61
|
+
* #### Authorization <hr /> Requires any of the following roles: * Room Request Creator (<code>create:roomRequest</code>)
|
|
62
|
+
* Create a room request.
|
|
63
|
+
*/
|
|
64
|
+
apiV1RoomRequestsPostRaw(requestParameters, initOverrides) {
|
|
65
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
66
|
+
const requestOptions = yield this.apiV1RoomRequestsPostRequestOpts(requestParameters);
|
|
67
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
59
68
|
return new runtime.VoidApiResponse(response);
|
|
60
69
|
});
|
|
61
70
|
}
|
|
@@ -69,10 +78,9 @@ export class RoomRequestsApi extends runtime.BaseAPI {
|
|
|
69
78
|
});
|
|
70
79
|
}
|
|
71
80
|
/**
|
|
72
|
-
*
|
|
73
|
-
* Get room requests for a specific semester.
|
|
81
|
+
* Creates request options for apiV1RoomRequestsSemesterIdGet without sending the request
|
|
74
82
|
*/
|
|
75
|
-
|
|
83
|
+
apiV1RoomRequestsSemesterIdGetRequestOpts(requestParameters) {
|
|
76
84
|
return __awaiter(this, void 0, void 0, function* () {
|
|
77
85
|
if (requestParameters['semesterId'] == null) {
|
|
78
86
|
throw new runtime.RequiredError('semesterId', 'Required parameter "semesterId" was null or undefined when calling apiV1RoomRequestsSemesterIdGet().');
|
|
@@ -94,12 +102,22 @@ export class RoomRequestsApi extends runtime.BaseAPI {
|
|
|
94
102
|
}
|
|
95
103
|
let urlPath = `/api/v1/roomRequests/{semesterId}`;
|
|
96
104
|
urlPath = urlPath.replace(`{${"semesterId"}}`, encodeURIComponent(String(requestParameters['semesterId'])));
|
|
97
|
-
|
|
105
|
+
return {
|
|
98
106
|
path: urlPath,
|
|
99
107
|
method: 'GET',
|
|
100
108
|
headers: headerParameters,
|
|
101
109
|
query: queryParameters,
|
|
102
|
-
}
|
|
110
|
+
};
|
|
111
|
+
});
|
|
112
|
+
}
|
|
113
|
+
/**
|
|
114
|
+
* #### Authorization <hr /> Requires any of the following roles: * Room Request Creator (<code>create:roomRequest</code>) * All Room Request Viewer (<code>admin:roomRequest</code>)
|
|
115
|
+
* Get room requests for a specific semester.
|
|
116
|
+
*/
|
|
117
|
+
apiV1RoomRequestsSemesterIdGetRaw(requestParameters, initOverrides) {
|
|
118
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
119
|
+
const requestOptions = yield this.apiV1RoomRequestsSemesterIdGetRequestOpts(requestParameters);
|
|
120
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
103
121
|
return new runtime.VoidApiResponse(response);
|
|
104
122
|
});
|
|
105
123
|
}
|
|
@@ -113,10 +131,9 @@ export class RoomRequestsApi extends runtime.BaseAPI {
|
|
|
113
131
|
});
|
|
114
132
|
}
|
|
115
133
|
/**
|
|
116
|
-
*
|
|
117
|
-
* Get attachment download URL for a specific room request update.
|
|
134
|
+
* Creates request options for apiV1RoomRequestsSemesterIdRequestIdAttachmentDownloadUrlCreatedAtStatusGet without sending the request
|
|
118
135
|
*/
|
|
119
|
-
|
|
136
|
+
apiV1RoomRequestsSemesterIdRequestIdAttachmentDownloadUrlCreatedAtStatusGetRequestOpts(requestParameters) {
|
|
120
137
|
return __awaiter(this, void 0, void 0, function* () {
|
|
121
138
|
if (requestParameters['requestId'] == null) {
|
|
122
139
|
throw new runtime.RequiredError('requestId', 'Required parameter "requestId" was null or undefined when calling apiV1RoomRequestsSemesterIdRequestIdAttachmentDownloadUrlCreatedAtStatusGet().');
|
|
@@ -152,12 +169,22 @@ export class RoomRequestsApi extends runtime.BaseAPI {
|
|
|
152
169
|
urlPath = urlPath.replace(`{${"createdAt"}}`, encodeURIComponent(String(requestParameters['createdAt'])));
|
|
153
170
|
}
|
|
154
171
|
urlPath = urlPath.replace(`{${"status"}}`, encodeURIComponent(String(requestParameters['status'])));
|
|
155
|
-
|
|
172
|
+
return {
|
|
156
173
|
path: urlPath,
|
|
157
174
|
method: 'GET',
|
|
158
175
|
headers: headerParameters,
|
|
159
176
|
query: queryParameters,
|
|
160
|
-
}
|
|
177
|
+
};
|
|
178
|
+
});
|
|
179
|
+
}
|
|
180
|
+
/**
|
|
181
|
+
* #### Authorization <hr /> Requires any of the following roles: * Room Request Creator (<code>create:roomRequest</code>) * All Room Request Viewer (<code>admin:roomRequest</code>)
|
|
182
|
+
* Get attachment download URL for a specific room request update.
|
|
183
|
+
*/
|
|
184
|
+
apiV1RoomRequestsSemesterIdRequestIdAttachmentDownloadUrlCreatedAtStatusGetRaw(requestParameters, initOverrides) {
|
|
185
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
186
|
+
const requestOptions = yield this.apiV1RoomRequestsSemesterIdRequestIdAttachmentDownloadUrlCreatedAtStatusGetRequestOpts(requestParameters);
|
|
187
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
161
188
|
return new runtime.JSONApiResponse(response, (jsonValue) => ApiV1RoomRequestsSemesterIdRequestIdAttachmentDownloadUrlCreatedAtStatusGet200ResponseFromJSON(jsonValue));
|
|
162
189
|
});
|
|
163
190
|
}
|
|
@@ -172,10 +199,9 @@ export class RoomRequestsApi extends runtime.BaseAPI {
|
|
|
172
199
|
});
|
|
173
200
|
}
|
|
174
201
|
/**
|
|
175
|
-
*
|
|
176
|
-
* Get specific room request data.
|
|
202
|
+
* Creates request options for apiV1RoomRequestsSemesterIdRequestIdGet without sending the request
|
|
177
203
|
*/
|
|
178
|
-
|
|
204
|
+
apiV1RoomRequestsSemesterIdRequestIdGetRequestOpts(requestParameters) {
|
|
179
205
|
return __awaiter(this, void 0, void 0, function* () {
|
|
180
206
|
if (requestParameters['requestId'] == null) {
|
|
181
207
|
throw new runtime.RequiredError('requestId', 'Required parameter "requestId" was null or undefined when calling apiV1RoomRequestsSemesterIdRequestIdGet().');
|
|
@@ -198,12 +224,22 @@ export class RoomRequestsApi extends runtime.BaseAPI {
|
|
|
198
224
|
let urlPath = `/api/v1/roomRequests/{semesterId}/{requestId}`;
|
|
199
225
|
urlPath = urlPath.replace(`{${"requestId"}}`, encodeURIComponent(String(requestParameters['requestId'])));
|
|
200
226
|
urlPath = urlPath.replace(`{${"semesterId"}}`, encodeURIComponent(String(requestParameters['semesterId'])));
|
|
201
|
-
|
|
227
|
+
return {
|
|
202
228
|
path: urlPath,
|
|
203
229
|
method: 'GET',
|
|
204
230
|
headers: headerParameters,
|
|
205
231
|
query: queryParameters,
|
|
206
|
-
}
|
|
232
|
+
};
|
|
233
|
+
});
|
|
234
|
+
}
|
|
235
|
+
/**
|
|
236
|
+
* #### Authorization <hr /> Requires any of the following roles: * Room Request Creator (<code>create:roomRequest</code>) * All Room Request Viewer (<code>admin:roomRequest</code>)
|
|
237
|
+
* Get specific room request data.
|
|
238
|
+
*/
|
|
239
|
+
apiV1RoomRequestsSemesterIdRequestIdGetRaw(requestParameters, initOverrides) {
|
|
240
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
241
|
+
const requestOptions = yield this.apiV1RoomRequestsSemesterIdRequestIdGetRequestOpts(requestParameters);
|
|
242
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
207
243
|
return new runtime.VoidApiResponse(response);
|
|
208
244
|
});
|
|
209
245
|
}
|
|
@@ -217,10 +253,9 @@ export class RoomRequestsApi extends runtime.BaseAPI {
|
|
|
217
253
|
});
|
|
218
254
|
}
|
|
219
255
|
/**
|
|
220
|
-
*
|
|
221
|
-
* Create status update for a room request.
|
|
256
|
+
* Creates request options for apiV1RoomRequestsSemesterIdRequestIdStatusPost without sending the request
|
|
222
257
|
*/
|
|
223
|
-
|
|
258
|
+
apiV1RoomRequestsSemesterIdRequestIdStatusPostRequestOpts(requestParameters) {
|
|
224
259
|
return __awaiter(this, void 0, void 0, function* () {
|
|
225
260
|
if (requestParameters['requestId'] == null) {
|
|
226
261
|
throw new runtime.RequiredError('requestId', 'Required parameter "requestId" was null or undefined when calling apiV1RoomRequestsSemesterIdRequestIdStatusPost().');
|
|
@@ -247,13 +282,23 @@ export class RoomRequestsApi extends runtime.BaseAPI {
|
|
|
247
282
|
let urlPath = `/api/v1/roomRequests/{semesterId}/{requestId}/status`;
|
|
248
283
|
urlPath = urlPath.replace(`{${"requestId"}}`, encodeURIComponent(String(requestParameters['requestId'])));
|
|
249
284
|
urlPath = urlPath.replace(`{${"semesterId"}}`, encodeURIComponent(String(requestParameters['semesterId'])));
|
|
250
|
-
|
|
285
|
+
return {
|
|
251
286
|
path: urlPath,
|
|
252
287
|
method: 'POST',
|
|
253
288
|
headers: headerParameters,
|
|
254
289
|
query: queryParameters,
|
|
255
290
|
body: ApiV1RoomRequestsSemesterIdRequestIdStatusPostRequestToJSON(requestParameters['apiV1RoomRequestsSemesterIdRequestIdStatusPostRequest']),
|
|
256
|
-
}
|
|
291
|
+
};
|
|
292
|
+
});
|
|
293
|
+
}
|
|
294
|
+
/**
|
|
295
|
+
* #### Authorization <hr /> Requires any of the following roles: * Room Request Updater (<code>update:roomRequest</code>)
|
|
296
|
+
* Create status update for a room request.
|
|
297
|
+
*/
|
|
298
|
+
apiV1RoomRequestsSemesterIdRequestIdStatusPostRaw(requestParameters, initOverrides) {
|
|
299
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
300
|
+
const requestOptions = yield this.apiV1RoomRequestsSemesterIdRequestIdStatusPostRequestOpts(requestParameters);
|
|
301
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
257
302
|
return new runtime.JSONApiResponse(response, (jsonValue) => ApiV1RoomRequestsSemesterIdRequestIdStatusPost201ResponseFromJSON(jsonValue));
|
|
258
303
|
});
|
|
259
304
|
}
|