@acm-uiuc/core-client 4.5.0 → 4.6.1
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/apis/StripeApi.d.ts
CHANGED
|
@@ -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.1
|
|
6
6
|
* Contact: infra@acm.illinois.edu
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -21,6 +21,10 @@ export interface ApiV1StripePaymentLinksPostOperationRequest {
|
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
23
|
export declare class StripeApi extends runtime.BaseAPI {
|
|
24
|
+
/**
|
|
25
|
+
* Creates request options for apiV1StripePaymentLinksGet without sending the request
|
|
26
|
+
*/
|
|
27
|
+
apiV1StripePaymentLinksGetRequestOpts(): Promise<runtime.RequestOpts>;
|
|
24
28
|
/**
|
|
25
29
|
* #### Authorization <hr /> Requires any of the following roles: * Stripe Link Creator (<code>create:stripeLink</code>)
|
|
26
30
|
* Get available Stripe payment links.
|
|
@@ -31,6 +35,10 @@ export declare class StripeApi extends runtime.BaseAPI {
|
|
|
31
35
|
* Get available Stripe payment links.
|
|
32
36
|
*/
|
|
33
37
|
apiV1StripePaymentLinksGet(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<ApiV1StripePaymentLinksGet201ResponseInner>>;
|
|
38
|
+
/**
|
|
39
|
+
* Creates request options for apiV1StripePaymentLinksLinkIdDelete without sending the request
|
|
40
|
+
*/
|
|
41
|
+
apiV1StripePaymentLinksLinkIdDeleteRequestOpts(requestParameters: ApiV1StripePaymentLinksLinkIdDeleteRequest): Promise<runtime.RequestOpts>;
|
|
34
42
|
/**
|
|
35
43
|
* #### Authorization <hr /> Requires any of the following roles: * Stripe Link Creator (<code>create:stripeLink</code>)
|
|
36
44
|
* Deactivate a Stripe payment link.
|
|
@@ -41,6 +49,10 @@ export declare class StripeApi extends runtime.BaseAPI {
|
|
|
41
49
|
* Deactivate a Stripe payment link.
|
|
42
50
|
*/
|
|
43
51
|
apiV1StripePaymentLinksLinkIdDelete(requestParameters: ApiV1StripePaymentLinksLinkIdDeleteRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
|
|
52
|
+
/**
|
|
53
|
+
* Creates request options for apiV1StripePaymentLinksPost without sending the request
|
|
54
|
+
*/
|
|
55
|
+
apiV1StripePaymentLinksPostRequestOpts(requestParameters: ApiV1StripePaymentLinksPostOperationRequest): Promise<runtime.RequestOpts>;
|
|
44
56
|
/**
|
|
45
57
|
* #### Authorization <hr /> Requires any of the following roles: * Stripe Link Creator (<code>create:stripeLink</code>)
|
|
46
58
|
* Create a Stripe payment link.
|
package/dist/apis/StripeApi.js
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* ACM @ UIUC Core API
|
|
6
6
|
* 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\".**
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 4.
|
|
8
|
+
* The version of the OpenAPI document: 4.6.1
|
|
9
9
|
* Contact: infra@acm.illinois.edu
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -30,10 +30,9 @@ const index_js_1 = require("../models/index.js");
|
|
|
30
30
|
*/
|
|
31
31
|
class StripeApi extends runtime.BaseAPI {
|
|
32
32
|
/**
|
|
33
|
-
*
|
|
34
|
-
* Get available Stripe payment links.
|
|
33
|
+
* Creates request options for apiV1StripePaymentLinksGet without sending the request
|
|
35
34
|
*/
|
|
36
|
-
|
|
35
|
+
apiV1StripePaymentLinksGetRequestOpts() {
|
|
37
36
|
return __awaiter(this, void 0, void 0, function* () {
|
|
38
37
|
const queryParameters = {};
|
|
39
38
|
const headerParameters = {};
|
|
@@ -48,12 +47,22 @@ class StripeApi extends runtime.BaseAPI {
|
|
|
48
47
|
headerParameters["X-Api-Key"] = yield this.configuration.apiKey("X-Api-Key"); // apiKeyHeader authentication
|
|
49
48
|
}
|
|
50
49
|
let urlPath = `/api/v1/stripe/paymentLinks`;
|
|
51
|
-
|
|
50
|
+
return {
|
|
52
51
|
path: urlPath,
|
|
53
52
|
method: 'GET',
|
|
54
53
|
headers: headerParameters,
|
|
55
54
|
query: queryParameters,
|
|
56
|
-
}
|
|
55
|
+
};
|
|
56
|
+
});
|
|
57
|
+
}
|
|
58
|
+
/**
|
|
59
|
+
* #### Authorization <hr /> Requires any of the following roles: * Stripe Link Creator (<code>create:stripeLink</code>)
|
|
60
|
+
* Get available Stripe payment links.
|
|
61
|
+
*/
|
|
62
|
+
apiV1StripePaymentLinksGetRaw(initOverrides) {
|
|
63
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
64
|
+
const requestOptions = yield this.apiV1StripePaymentLinksGetRequestOpts();
|
|
65
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
57
66
|
return new runtime.JSONApiResponse(response, (jsonValue) => jsonValue.map(index_js_1.ApiV1StripePaymentLinksGet201ResponseInnerFromJSON));
|
|
58
67
|
});
|
|
59
68
|
}
|
|
@@ -68,10 +77,9 @@ class StripeApi extends runtime.BaseAPI {
|
|
|
68
77
|
});
|
|
69
78
|
}
|
|
70
79
|
/**
|
|
71
|
-
*
|
|
72
|
-
* Deactivate a Stripe payment link.
|
|
80
|
+
* Creates request options for apiV1StripePaymentLinksLinkIdDelete without sending the request
|
|
73
81
|
*/
|
|
74
|
-
|
|
82
|
+
apiV1StripePaymentLinksLinkIdDeleteRequestOpts(requestParameters) {
|
|
75
83
|
return __awaiter(this, void 0, void 0, function* () {
|
|
76
84
|
if (requestParameters['linkId'] == null) {
|
|
77
85
|
throw new runtime.RequiredError('linkId', 'Required parameter "linkId" was null or undefined when calling apiV1StripePaymentLinksLinkIdDelete().');
|
|
@@ -90,12 +98,22 @@ class StripeApi extends runtime.BaseAPI {
|
|
|
90
98
|
}
|
|
91
99
|
let urlPath = `/api/v1/stripe/paymentLinks/{linkId}`;
|
|
92
100
|
urlPath = urlPath.replace(`{${"linkId"}}`, encodeURIComponent(String(requestParameters['linkId'])));
|
|
93
|
-
|
|
101
|
+
return {
|
|
94
102
|
path: urlPath,
|
|
95
103
|
method: 'DELETE',
|
|
96
104
|
headers: headerParameters,
|
|
97
105
|
query: queryParameters,
|
|
98
|
-
}
|
|
106
|
+
};
|
|
107
|
+
});
|
|
108
|
+
}
|
|
109
|
+
/**
|
|
110
|
+
* #### Authorization <hr /> Requires any of the following roles: * Stripe Link Creator (<code>create:stripeLink</code>)
|
|
111
|
+
* Deactivate a Stripe payment link.
|
|
112
|
+
*/
|
|
113
|
+
apiV1StripePaymentLinksLinkIdDeleteRaw(requestParameters, initOverrides) {
|
|
114
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
115
|
+
const requestOptions = yield this.apiV1StripePaymentLinksLinkIdDeleteRequestOpts(requestParameters);
|
|
116
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
99
117
|
if (this.isJsonMime(response.headers.get('content-type'))) {
|
|
100
118
|
return new runtime.JSONApiResponse(response);
|
|
101
119
|
}
|
|
@@ -115,10 +133,9 @@ class StripeApi extends runtime.BaseAPI {
|
|
|
115
133
|
});
|
|
116
134
|
}
|
|
117
135
|
/**
|
|
118
|
-
*
|
|
119
|
-
* Create a Stripe payment link.
|
|
136
|
+
* Creates request options for apiV1StripePaymentLinksPost without sending the request
|
|
120
137
|
*/
|
|
121
|
-
|
|
138
|
+
apiV1StripePaymentLinksPostRequestOpts(requestParameters) {
|
|
122
139
|
return __awaiter(this, void 0, void 0, function* () {
|
|
123
140
|
if (requestParameters['apiV1StripePaymentLinksPostRequest'] == null) {
|
|
124
141
|
throw new runtime.RequiredError('apiV1StripePaymentLinksPostRequest', 'Required parameter "apiV1StripePaymentLinksPostRequest" was null or undefined when calling apiV1StripePaymentLinksPost().');
|
|
@@ -137,13 +154,23 @@ class StripeApi extends runtime.BaseAPI {
|
|
|
137
154
|
headerParameters["X-Api-Key"] = yield this.configuration.apiKey("X-Api-Key"); // apiKeyHeader authentication
|
|
138
155
|
}
|
|
139
156
|
let urlPath = `/api/v1/stripe/paymentLinks`;
|
|
140
|
-
|
|
157
|
+
return {
|
|
141
158
|
path: urlPath,
|
|
142
159
|
method: 'POST',
|
|
143
160
|
headers: headerParameters,
|
|
144
161
|
query: queryParameters,
|
|
145
162
|
body: (0, index_js_1.ApiV1StripePaymentLinksPostRequestToJSON)(requestParameters['apiV1StripePaymentLinksPostRequest']),
|
|
146
|
-
}
|
|
163
|
+
};
|
|
164
|
+
});
|
|
165
|
+
}
|
|
166
|
+
/**
|
|
167
|
+
* #### Authorization <hr /> Requires any of the following roles: * Stripe Link Creator (<code>create:stripeLink</code>)
|
|
168
|
+
* Create a Stripe payment link.
|
|
169
|
+
*/
|
|
170
|
+
apiV1StripePaymentLinksPostRaw(requestParameters, initOverrides) {
|
|
171
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
172
|
+
const requestOptions = yield this.apiV1StripePaymentLinksPostRequestOpts(requestParameters);
|
|
173
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
147
174
|
return new runtime.JSONApiResponse(response, (jsonValue) => (0, index_js_1.ApiV1StripePaymentLinksPost201ResponseFromJSON)(jsonValue));
|
|
148
175
|
});
|
|
149
176
|
}
|
|
@@ -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.1
|
|
6
6
|
* Contact: infra@acm.illinois.edu
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -21,6 +21,10 @@ export interface ApiV1ApiKeyOrgPostOperationRequest {
|
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
23
|
export declare class APIKeysApi extends runtime.BaseAPI {
|
|
24
|
+
/**
|
|
25
|
+
* Creates request options for apiV1ApiKeyOrgGet without sending the request
|
|
26
|
+
*/
|
|
27
|
+
apiV1ApiKeyOrgGetRequestOpts(): Promise<runtime.RequestOpts>;
|
|
24
28
|
/**
|
|
25
29
|
* > [!important] > This resource cannot be accessed with an API key. #### Authorization <hr /> Requires any of the following roles: * Org API Keys Manager (<code>manage:orgApiKey</code>)
|
|
26
30
|
* Get all organization API keys.
|
|
@@ -31,6 +35,10 @@ export declare class APIKeysApi extends runtime.BaseAPI {
|
|
|
31
35
|
* Get all organization API keys.
|
|
32
36
|
*/
|
|
33
37
|
apiV1ApiKeyOrgGet(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
38
|
+
/**
|
|
39
|
+
* Creates request options for apiV1ApiKeyOrgKeyIdDelete without sending the request
|
|
40
|
+
*/
|
|
41
|
+
apiV1ApiKeyOrgKeyIdDeleteRequestOpts(requestParameters: ApiV1ApiKeyOrgKeyIdDeleteRequest): Promise<runtime.RequestOpts>;
|
|
34
42
|
/**
|
|
35
43
|
* > [!important] > This resource cannot be accessed with an API key. #### Authorization <hr /> Requires any of the following roles: * Org API Keys Manager (<code>manage:orgApiKey</code>)
|
|
36
44
|
* Delete an organization API key.
|
|
@@ -41,6 +49,10 @@ export declare class APIKeysApi extends runtime.BaseAPI {
|
|
|
41
49
|
* Delete an organization API key.
|
|
42
50
|
*/
|
|
43
51
|
apiV1ApiKeyOrgKeyIdDelete(requestParameters: ApiV1ApiKeyOrgKeyIdDeleteRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
52
|
+
/**
|
|
53
|
+
* Creates request options for apiV1ApiKeyOrgPost without sending the request
|
|
54
|
+
*/
|
|
55
|
+
apiV1ApiKeyOrgPostRequestOpts(requestParameters: ApiV1ApiKeyOrgPostOperationRequest): Promise<runtime.RequestOpts>;
|
|
44
56
|
/**
|
|
45
57
|
* > [!important] > This resource cannot be accessed with an API key. #### Authorization <hr /> Requires any of the following roles: * Org API Keys Manager (<code>manage:orgApiKey</code>)
|
|
46
58
|
* Create an organization API key.
|
|
@@ -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.1
|
|
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 { ApiV1ApiKeyOrgPostRequestToJSON, } from '../models/index.js';
|
|
|
27
27
|
*/
|
|
28
28
|
export class APIKeysApi extends runtime.BaseAPI {
|
|
29
29
|
/**
|
|
30
|
-
*
|
|
31
|
-
* Get all organization API keys.
|
|
30
|
+
* Creates request options for apiV1ApiKeyOrgGet without sending the request
|
|
32
31
|
*/
|
|
33
|
-
|
|
32
|
+
apiV1ApiKeyOrgGetRequestOpts() {
|
|
34
33
|
return __awaiter(this, void 0, void 0, function* () {
|
|
35
34
|
const queryParameters = {};
|
|
36
35
|
const headerParameters = {};
|
|
@@ -42,12 +41,22 @@ export class APIKeysApi extends runtime.BaseAPI {
|
|
|
42
41
|
}
|
|
43
42
|
}
|
|
44
43
|
let urlPath = `/api/v1/apiKey/org`;
|
|
45
|
-
|
|
44
|
+
return {
|
|
46
45
|
path: urlPath,
|
|
47
46
|
method: 'GET',
|
|
48
47
|
headers: headerParameters,
|
|
49
48
|
query: queryParameters,
|
|
50
|
-
}
|
|
49
|
+
};
|
|
50
|
+
});
|
|
51
|
+
}
|
|
52
|
+
/**
|
|
53
|
+
* > [!important] > This resource cannot be accessed with an API key. #### Authorization <hr /> Requires any of the following roles: * Org API Keys Manager (<code>manage:orgApiKey</code>)
|
|
54
|
+
* Get all organization API keys.
|
|
55
|
+
*/
|
|
56
|
+
apiV1ApiKeyOrgGetRaw(initOverrides) {
|
|
57
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
58
|
+
const requestOptions = yield this.apiV1ApiKeyOrgGetRequestOpts();
|
|
59
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
51
60
|
return new runtime.VoidApiResponse(response);
|
|
52
61
|
});
|
|
53
62
|
}
|
|
@@ -61,10 +70,9 @@ export class APIKeysApi extends runtime.BaseAPI {
|
|
|
61
70
|
});
|
|
62
71
|
}
|
|
63
72
|
/**
|
|
64
|
-
*
|
|
65
|
-
* Delete an organization API key.
|
|
73
|
+
* Creates request options for apiV1ApiKeyOrgKeyIdDelete without sending the request
|
|
66
74
|
*/
|
|
67
|
-
|
|
75
|
+
apiV1ApiKeyOrgKeyIdDeleteRequestOpts(requestParameters) {
|
|
68
76
|
return __awaiter(this, void 0, void 0, function* () {
|
|
69
77
|
if (requestParameters['keyId'] == null) {
|
|
70
78
|
throw new runtime.RequiredError('keyId', 'Required parameter "keyId" was null or undefined when calling apiV1ApiKeyOrgKeyIdDelete().');
|
|
@@ -80,12 +88,22 @@ export class APIKeysApi extends runtime.BaseAPI {
|
|
|
80
88
|
}
|
|
81
89
|
let urlPath = `/api/v1/apiKey/org/{keyId}`;
|
|
82
90
|
urlPath = urlPath.replace(`{${"keyId"}}`, encodeURIComponent(String(requestParameters['keyId'])));
|
|
83
|
-
|
|
91
|
+
return {
|
|
84
92
|
path: urlPath,
|
|
85
93
|
method: 'DELETE',
|
|
86
94
|
headers: headerParameters,
|
|
87
95
|
query: queryParameters,
|
|
88
|
-
}
|
|
96
|
+
};
|
|
97
|
+
});
|
|
98
|
+
}
|
|
99
|
+
/**
|
|
100
|
+
* > [!important] > This resource cannot be accessed with an API key. #### Authorization <hr /> Requires any of the following roles: * Org API Keys Manager (<code>manage:orgApiKey</code>)
|
|
101
|
+
* Delete an organization API key.
|
|
102
|
+
*/
|
|
103
|
+
apiV1ApiKeyOrgKeyIdDeleteRaw(requestParameters, initOverrides) {
|
|
104
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
105
|
+
const requestOptions = yield this.apiV1ApiKeyOrgKeyIdDeleteRequestOpts(requestParameters);
|
|
106
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
89
107
|
return new runtime.VoidApiResponse(response);
|
|
90
108
|
});
|
|
91
109
|
}
|
|
@@ -99,10 +117,9 @@ export class APIKeysApi extends runtime.BaseAPI {
|
|
|
99
117
|
});
|
|
100
118
|
}
|
|
101
119
|
/**
|
|
102
|
-
*
|
|
103
|
-
* Create an organization API key.
|
|
120
|
+
* Creates request options for apiV1ApiKeyOrgPost without sending the request
|
|
104
121
|
*/
|
|
105
|
-
|
|
122
|
+
apiV1ApiKeyOrgPostRequestOpts(requestParameters) {
|
|
106
123
|
return __awaiter(this, void 0, void 0, function* () {
|
|
107
124
|
if (requestParameters['apiV1ApiKeyOrgPostRequest'] == null) {
|
|
108
125
|
throw new runtime.RequiredError('apiV1ApiKeyOrgPostRequest', 'Required parameter "apiV1ApiKeyOrgPostRequest" was null or undefined when calling apiV1ApiKeyOrgPost().');
|
|
@@ -118,13 +135,23 @@ export class APIKeysApi extends runtime.BaseAPI {
|
|
|
118
135
|
}
|
|
119
136
|
}
|
|
120
137
|
let urlPath = `/api/v1/apiKey/org`;
|
|
121
|
-
|
|
138
|
+
return {
|
|
122
139
|
path: urlPath,
|
|
123
140
|
method: 'POST',
|
|
124
141
|
headers: headerParameters,
|
|
125
142
|
query: queryParameters,
|
|
126
143
|
body: ApiV1ApiKeyOrgPostRequestToJSON(requestParameters['apiV1ApiKeyOrgPostRequest']),
|
|
127
|
-
}
|
|
144
|
+
};
|
|
145
|
+
});
|
|
146
|
+
}
|
|
147
|
+
/**
|
|
148
|
+
* > [!important] > This resource cannot be accessed with an API key. #### Authorization <hr /> Requires any of the following roles: * Org API Keys Manager (<code>manage:orgApiKey</code>)
|
|
149
|
+
* Create an organization API key.
|
|
150
|
+
*/
|
|
151
|
+
apiV1ApiKeyOrgPostRaw(requestParameters, initOverrides) {
|
|
152
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
153
|
+
const requestOptions = yield this.apiV1ApiKeyOrgPostRequestOpts(requestParameters);
|
|
154
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
128
155
|
return new runtime.VoidApiResponse(response);
|
|
129
156
|
});
|
|
130
157
|
}
|
|
@@ -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.1
|
|
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 ApiV1EventsPostOperationRequest {
|
|
|
37
37
|
*
|
|
38
38
|
*/
|
|
39
39
|
export declare class EventsApi extends runtime.BaseAPI {
|
|
40
|
+
/**
|
|
41
|
+
* Creates request options for apiV1EventsGet without sending the request
|
|
42
|
+
*/
|
|
43
|
+
apiV1EventsGetRequestOpts(requestParameters: ApiV1EventsGetRequest): Promise<runtime.RequestOpts>;
|
|
40
44
|
/**
|
|
41
45
|
* Retrieve calendar events with applied filters.
|
|
42
46
|
*/
|
|
@@ -45,6 +49,10 @@ export declare class EventsApi extends runtime.BaseAPI {
|
|
|
45
49
|
* Retrieve calendar events with applied filters.
|
|
46
50
|
*/
|
|
47
51
|
apiV1EventsGet(requestParameters?: ApiV1EventsGetRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<ApiV1EventsGet200ResponseInner>>;
|
|
52
|
+
/**
|
|
53
|
+
* Creates request options for apiV1EventsIdDelete without sending the request
|
|
54
|
+
*/
|
|
55
|
+
apiV1EventsIdDeleteRequestOpts(requestParameters: ApiV1EventsIdDeleteRequest): Promise<runtime.RequestOpts>;
|
|
48
56
|
/**
|
|
49
57
|
* #### Authorization <hr /> Requires any of the following roles: * Events Manager (<code>manage:events</code>)
|
|
50
58
|
* Delete a calendar event.
|
|
@@ -55,6 +63,10 @@ export declare class EventsApi extends runtime.BaseAPI {
|
|
|
55
63
|
* Delete a calendar event.
|
|
56
64
|
*/
|
|
57
65
|
apiV1EventsIdDelete(requestParameters: ApiV1EventsIdDeleteRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
|
|
66
|
+
/**
|
|
67
|
+
* Creates request options for apiV1EventsIdGet without sending the request
|
|
68
|
+
*/
|
|
69
|
+
apiV1EventsIdGetRequestOpts(requestParameters: ApiV1EventsIdGetRequest): Promise<runtime.RequestOpts>;
|
|
58
70
|
/**
|
|
59
71
|
* Retrieve a calendar event.
|
|
60
72
|
*/
|
|
@@ -63,6 +75,10 @@ export declare class EventsApi extends runtime.BaseAPI {
|
|
|
63
75
|
* Retrieve a calendar event.
|
|
64
76
|
*/
|
|
65
77
|
apiV1EventsIdGet(requestParameters: ApiV1EventsIdGetRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<ApiV1EventsIdGet200Response>;
|
|
78
|
+
/**
|
|
79
|
+
* Creates request options for apiV1EventsIdPatch without sending the request
|
|
80
|
+
*/
|
|
81
|
+
apiV1EventsIdPatchRequestOpts(requestParameters: ApiV1EventsIdPatchOperationRequest): Promise<runtime.RequestOpts>;
|
|
66
82
|
/**
|
|
67
83
|
* #### Authorization <hr /> Requires any of the following roles: * Events Manager (<code>manage:events</code>)
|
|
68
84
|
* Modify a calendar event.
|
|
@@ -73,6 +89,10 @@ export declare class EventsApi extends runtime.BaseAPI {
|
|
|
73
89
|
* Modify a calendar event.
|
|
74
90
|
*/
|
|
75
91
|
apiV1EventsIdPatch(requestParameters: ApiV1EventsIdPatchOperationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
92
|
+
/**
|
|
93
|
+
* Creates request options for apiV1EventsPost without sending the request
|
|
94
|
+
*/
|
|
95
|
+
apiV1EventsPostRequestOpts(requestParameters: ApiV1EventsPostOperationRequest): Promise<runtime.RequestOpts>;
|
|
76
96
|
/**
|
|
77
97
|
* #### Authorization <hr /> Requires any of the following roles: * Events Manager (<code>manage:events</code>)
|
|
78
98
|
* Create a calendar event.
|
|
@@ -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.1
|
|
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 { ApiV1EventsGet200ResponseInnerFromJSON, ApiV1EventsIdGet200ResponseFrom
|
|
|
27
27
|
*/
|
|
28
28
|
export class EventsApi extends runtime.BaseAPI {
|
|
29
29
|
/**
|
|
30
|
-
*
|
|
30
|
+
* Creates request options for apiV1EventsGet without sending the request
|
|
31
31
|
*/
|
|
32
|
-
|
|
32
|
+
apiV1EventsGetRequestOpts(requestParameters) {
|
|
33
33
|
return __awaiter(this, void 0, void 0, function* () {
|
|
34
34
|
const queryParameters = {};
|
|
35
35
|
if (requestParameters['upcomingOnly'] != null) {
|
|
@@ -49,12 +49,21 @@ export class EventsApi extends runtime.BaseAPI {
|
|
|
49
49
|
}
|
|
50
50
|
const headerParameters = {};
|
|
51
51
|
let urlPath = `/api/v1/events`;
|
|
52
|
-
|
|
52
|
+
return {
|
|
53
53
|
path: urlPath,
|
|
54
54
|
method: 'GET',
|
|
55
55
|
headers: headerParameters,
|
|
56
56
|
query: queryParameters,
|
|
57
|
-
}
|
|
57
|
+
};
|
|
58
|
+
});
|
|
59
|
+
}
|
|
60
|
+
/**
|
|
61
|
+
* Retrieve calendar events with applied filters.
|
|
62
|
+
*/
|
|
63
|
+
apiV1EventsGetRaw(requestParameters, initOverrides) {
|
|
64
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
65
|
+
const requestOptions = yield this.apiV1EventsGetRequestOpts(requestParameters);
|
|
66
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
58
67
|
return new runtime.JSONApiResponse(response, (jsonValue) => jsonValue.map(ApiV1EventsGet200ResponseInnerFromJSON));
|
|
59
68
|
});
|
|
60
69
|
}
|
|
@@ -68,10 +77,9 @@ export class EventsApi extends runtime.BaseAPI {
|
|
|
68
77
|
});
|
|
69
78
|
}
|
|
70
79
|
/**
|
|
71
|
-
*
|
|
72
|
-
* Delete a calendar event.
|
|
80
|
+
* Creates request options for apiV1EventsIdDelete without sending the request
|
|
73
81
|
*/
|
|
74
|
-
|
|
82
|
+
apiV1EventsIdDeleteRequestOpts(requestParameters) {
|
|
75
83
|
return __awaiter(this, void 0, void 0, function* () {
|
|
76
84
|
if (requestParameters['id'] == null) {
|
|
77
85
|
throw new runtime.RequiredError('id', 'Required parameter "id" was null or undefined when calling apiV1EventsIdDelete().');
|
|
@@ -90,12 +98,22 @@ export class EventsApi extends runtime.BaseAPI {
|
|
|
90
98
|
}
|
|
91
99
|
let urlPath = `/api/v1/events/{id}`;
|
|
92
100
|
urlPath = urlPath.replace(`{${"id"}}`, encodeURIComponent(String(requestParameters['id'])));
|
|
93
|
-
|
|
101
|
+
return {
|
|
94
102
|
path: urlPath,
|
|
95
103
|
method: 'DELETE',
|
|
96
104
|
headers: headerParameters,
|
|
97
105
|
query: queryParameters,
|
|
98
|
-
}
|
|
106
|
+
};
|
|
107
|
+
});
|
|
108
|
+
}
|
|
109
|
+
/**
|
|
110
|
+
* #### Authorization <hr /> Requires any of the following roles: * Events Manager (<code>manage:events</code>)
|
|
111
|
+
* Delete a calendar event.
|
|
112
|
+
*/
|
|
113
|
+
apiV1EventsIdDeleteRaw(requestParameters, initOverrides) {
|
|
114
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
115
|
+
const requestOptions = yield this.apiV1EventsIdDeleteRequestOpts(requestParameters);
|
|
116
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
99
117
|
if (this.isJsonMime(response.headers.get('content-type'))) {
|
|
100
118
|
return new runtime.JSONApiResponse(response);
|
|
101
119
|
}
|
|
@@ -115,9 +133,9 @@ export class EventsApi extends runtime.BaseAPI {
|
|
|
115
133
|
});
|
|
116
134
|
}
|
|
117
135
|
/**
|
|
118
|
-
*
|
|
136
|
+
* Creates request options for apiV1EventsIdGet without sending the request
|
|
119
137
|
*/
|
|
120
|
-
|
|
138
|
+
apiV1EventsIdGetRequestOpts(requestParameters) {
|
|
121
139
|
return __awaiter(this, void 0, void 0, function* () {
|
|
122
140
|
if (requestParameters['id'] == null) {
|
|
123
141
|
throw new runtime.RequiredError('id', 'Required parameter "id" was null or undefined when calling apiV1EventsIdGet().');
|
|
@@ -132,12 +150,21 @@ export class EventsApi extends runtime.BaseAPI {
|
|
|
132
150
|
const headerParameters = {};
|
|
133
151
|
let urlPath = `/api/v1/events/{id}`;
|
|
134
152
|
urlPath = urlPath.replace(`{${"id"}}`, encodeURIComponent(String(requestParameters['id'])));
|
|
135
|
-
|
|
153
|
+
return {
|
|
136
154
|
path: urlPath,
|
|
137
155
|
method: 'GET',
|
|
138
156
|
headers: headerParameters,
|
|
139
157
|
query: queryParameters,
|
|
140
|
-
}
|
|
158
|
+
};
|
|
159
|
+
});
|
|
160
|
+
}
|
|
161
|
+
/**
|
|
162
|
+
* Retrieve a calendar event.
|
|
163
|
+
*/
|
|
164
|
+
apiV1EventsIdGetRaw(requestParameters, initOverrides) {
|
|
165
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
166
|
+
const requestOptions = yield this.apiV1EventsIdGetRequestOpts(requestParameters);
|
|
167
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
141
168
|
return new runtime.JSONApiResponse(response, (jsonValue) => ApiV1EventsIdGet200ResponseFromJSON(jsonValue));
|
|
142
169
|
});
|
|
143
170
|
}
|
|
@@ -151,10 +178,9 @@ export class EventsApi extends runtime.BaseAPI {
|
|
|
151
178
|
});
|
|
152
179
|
}
|
|
153
180
|
/**
|
|
154
|
-
*
|
|
155
|
-
* Modify a calendar event.
|
|
181
|
+
* Creates request options for apiV1EventsIdPatch without sending the request
|
|
156
182
|
*/
|
|
157
|
-
|
|
183
|
+
apiV1EventsIdPatchRequestOpts(requestParameters) {
|
|
158
184
|
return __awaiter(this, void 0, void 0, function* () {
|
|
159
185
|
if (requestParameters['id'] == null) {
|
|
160
186
|
throw new runtime.RequiredError('id', 'Required parameter "id" was null or undefined when calling apiV1EventsIdPatch().');
|
|
@@ -177,13 +203,23 @@ export class EventsApi extends runtime.BaseAPI {
|
|
|
177
203
|
}
|
|
178
204
|
let urlPath = `/api/v1/events/{id}`;
|
|
179
205
|
urlPath = urlPath.replace(`{${"id"}}`, encodeURIComponent(String(requestParameters['id'])));
|
|
180
|
-
|
|
206
|
+
return {
|
|
181
207
|
path: urlPath,
|
|
182
208
|
method: 'PATCH',
|
|
183
209
|
headers: headerParameters,
|
|
184
210
|
query: queryParameters,
|
|
185
211
|
body: ApiV1EventsIdPatchRequestToJSON(requestParameters['apiV1EventsIdPatchRequest']),
|
|
186
|
-
}
|
|
212
|
+
};
|
|
213
|
+
});
|
|
214
|
+
}
|
|
215
|
+
/**
|
|
216
|
+
* #### Authorization <hr /> Requires any of the following roles: * Events Manager (<code>manage:events</code>)
|
|
217
|
+
* Modify a calendar event.
|
|
218
|
+
*/
|
|
219
|
+
apiV1EventsIdPatchRaw(requestParameters, initOverrides) {
|
|
220
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
221
|
+
const requestOptions = yield this.apiV1EventsIdPatchRequestOpts(requestParameters);
|
|
222
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
187
223
|
return new runtime.VoidApiResponse(response);
|
|
188
224
|
});
|
|
189
225
|
}
|
|
@@ -197,10 +233,9 @@ export class EventsApi extends runtime.BaseAPI {
|
|
|
197
233
|
});
|
|
198
234
|
}
|
|
199
235
|
/**
|
|
200
|
-
*
|
|
201
|
-
* Create a calendar event.
|
|
236
|
+
* Creates request options for apiV1EventsPost without sending the request
|
|
202
237
|
*/
|
|
203
|
-
|
|
238
|
+
apiV1EventsPostRequestOpts(requestParameters) {
|
|
204
239
|
return __awaiter(this, void 0, void 0, function* () {
|
|
205
240
|
if (requestParameters['apiV1EventsPostRequest'] == null) {
|
|
206
241
|
throw new runtime.RequiredError('apiV1EventsPostRequest', 'Required parameter "apiV1EventsPostRequest" was null or undefined when calling apiV1EventsPost().');
|
|
@@ -219,13 +254,23 @@ export class EventsApi extends runtime.BaseAPI {
|
|
|
219
254
|
headerParameters["X-Api-Key"] = yield this.configuration.apiKey("X-Api-Key"); // apiKeyHeader authentication
|
|
220
255
|
}
|
|
221
256
|
let urlPath = `/api/v1/events`;
|
|
222
|
-
|
|
257
|
+
return {
|
|
223
258
|
path: urlPath,
|
|
224
259
|
method: 'POST',
|
|
225
260
|
headers: headerParameters,
|
|
226
261
|
query: queryParameters,
|
|
227
262
|
body: ApiV1EventsPostRequestToJSON(requestParameters['apiV1EventsPostRequest']),
|
|
228
|
-
}
|
|
263
|
+
};
|
|
264
|
+
});
|
|
265
|
+
}
|
|
266
|
+
/**
|
|
267
|
+
* #### Authorization <hr /> Requires any of the following roles: * Events Manager (<code>manage:events</code>)
|
|
268
|
+
* Create a calendar event.
|
|
269
|
+
*/
|
|
270
|
+
apiV1EventsPostRaw(requestParameters, initOverrides) {
|
|
271
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
272
|
+
const requestOptions = yield this.apiV1EventsPostRequestOpts(requestParameters);
|
|
273
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
229
274
|
if (this.isJsonMime(response.headers.get('content-type'))) {
|
|
230
275
|
return new runtime.JSONApiResponse(response);
|
|
231
276
|
}
|