@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
|
@@ -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.0
|
|
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 MembershipApi extends runtime.BaseAPI {
|
|
32
32
|
/**
|
|
33
|
-
*
|
|
34
|
-
* Get all member list IDs
|
|
33
|
+
* Creates request options for apiV1MembershipExternalListGet without sending the request
|
|
35
34
|
*/
|
|
36
|
-
|
|
35
|
+
apiV1MembershipExternalListGetRequestOpts() {
|
|
37
36
|
return __awaiter(this, void 0, void 0, function* () {
|
|
38
37
|
const queryParameters = {};
|
|
39
38
|
const headerParameters = {};
|
|
@@ -48,12 +47,22 @@ class MembershipApi 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/membership/externalList`;
|
|
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: * External Membership List Viewer (<code>view:externalMembershipList</code>) * External Membership List Manager (<code>manage:externalMembershipList</code>)
|
|
60
|
+
* Get all member list IDs
|
|
61
|
+
*/
|
|
62
|
+
apiV1MembershipExternalListGetRaw(initOverrides) {
|
|
63
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
64
|
+
const requestOptions = yield this.apiV1MembershipExternalListGetRequestOpts();
|
|
65
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
57
66
|
return new runtime.JSONApiResponse(response);
|
|
58
67
|
});
|
|
59
68
|
}
|
|
@@ -68,10 +77,9 @@ class MembershipApi extends runtime.BaseAPI {
|
|
|
68
77
|
});
|
|
69
78
|
}
|
|
70
79
|
/**
|
|
71
|
-
*
|
|
72
|
-
* Get all members of an external organization
|
|
80
|
+
* Creates request options for apiV1MembershipExternalListListIdGet without sending the request
|
|
73
81
|
*/
|
|
74
|
-
|
|
82
|
+
apiV1MembershipExternalListListIdGetRequestOpts(requestParameters) {
|
|
75
83
|
return __awaiter(this, void 0, void 0, function* () {
|
|
76
84
|
if (requestParameters['listId'] == null) {
|
|
77
85
|
throw new runtime.RequiredError('listId', 'Required parameter "listId" was null or undefined when calling apiV1MembershipExternalListListIdGet().');
|
|
@@ -90,12 +98,22 @@ class MembershipApi extends runtime.BaseAPI {
|
|
|
90
98
|
}
|
|
91
99
|
let urlPath = `/api/v1/membership/externalList/{listId}`;
|
|
92
100
|
urlPath = urlPath.replace(`{${"listId"}}`, encodeURIComponent(String(requestParameters['listId'])));
|
|
93
|
-
|
|
101
|
+
return {
|
|
94
102
|
path: urlPath,
|
|
95
103
|
method: 'GET',
|
|
96
104
|
headers: headerParameters,
|
|
97
105
|
query: queryParameters,
|
|
98
|
-
}
|
|
106
|
+
};
|
|
107
|
+
});
|
|
108
|
+
}
|
|
109
|
+
/**
|
|
110
|
+
* #### Authorization <hr /> Requires any of the following roles: * External Membership List Viewer (<code>view:externalMembershipList</code>) * External Membership List Manager (<code>manage:externalMembershipList</code>)
|
|
111
|
+
* Get all members of an external organization
|
|
112
|
+
*/
|
|
113
|
+
apiV1MembershipExternalListListIdGetRaw(requestParameters, initOverrides) {
|
|
114
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
115
|
+
const requestOptions = yield this.apiV1MembershipExternalListListIdGetRequestOpts(requestParameters);
|
|
116
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
99
117
|
return new runtime.JSONApiResponse(response);
|
|
100
118
|
});
|
|
101
119
|
}
|
|
@@ -110,10 +128,9 @@ class MembershipApi extends runtime.BaseAPI {
|
|
|
110
128
|
});
|
|
111
129
|
}
|
|
112
130
|
/**
|
|
113
|
-
*
|
|
114
|
-
* Modify members of an external organization
|
|
131
|
+
* Creates request options for apiV1MembershipExternalListListIdPatch without sending the request
|
|
115
132
|
*/
|
|
116
|
-
|
|
133
|
+
apiV1MembershipExternalListListIdPatchRequestOpts(requestParameters) {
|
|
117
134
|
return __awaiter(this, void 0, void 0, function* () {
|
|
118
135
|
if (requestParameters['listId'] == null) {
|
|
119
136
|
throw new runtime.RequiredError('listId', 'Required parameter "listId" was null or undefined when calling apiV1MembershipExternalListListIdPatch().');
|
|
@@ -136,13 +153,23 @@ class MembershipApi extends runtime.BaseAPI {
|
|
|
136
153
|
}
|
|
137
154
|
let urlPath = `/api/v1/membership/externalList/{listId}`;
|
|
138
155
|
urlPath = urlPath.replace(`{${"listId"}}`, encodeURIComponent(String(requestParameters['listId'])));
|
|
139
|
-
|
|
156
|
+
return {
|
|
140
157
|
path: urlPath,
|
|
141
158
|
method: 'PATCH',
|
|
142
159
|
headers: headerParameters,
|
|
143
160
|
query: queryParameters,
|
|
144
161
|
body: (0, index_js_1.ApiV1MembershipExternalListListIdPatchRequestToJSON)(requestParameters['apiV1MembershipExternalListListIdPatchRequest']),
|
|
145
|
-
}
|
|
162
|
+
};
|
|
163
|
+
});
|
|
164
|
+
}
|
|
165
|
+
/**
|
|
166
|
+
* #### Authorization <hr /> Requires any of the following roles: * External Membership List Manager (<code>manage:externalMembershipList</code>)
|
|
167
|
+
* Modify members of an external organization
|
|
168
|
+
*/
|
|
169
|
+
apiV1MembershipExternalListListIdPatchRaw(requestParameters, initOverrides) {
|
|
170
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
171
|
+
const requestOptions = yield this.apiV1MembershipExternalListListIdPatchRequestOpts(requestParameters);
|
|
172
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
146
173
|
if (this.isJsonMime(response.headers.get('content-type'))) {
|
|
147
174
|
return new runtime.JSONApiResponse(response);
|
|
148
175
|
}
|
|
@@ -162,9 +189,9 @@ class MembershipApi extends runtime.BaseAPI {
|
|
|
162
189
|
});
|
|
163
190
|
}
|
|
164
191
|
/**
|
|
165
|
-
*
|
|
192
|
+
* Creates request options for apiV1MembershipGet without sending the request
|
|
166
193
|
*/
|
|
167
|
-
|
|
194
|
+
apiV1MembershipGetRequestOpts(requestParameters) {
|
|
168
195
|
return __awaiter(this, void 0, void 0, function* () {
|
|
169
196
|
if (requestParameters['xUiucToken'] == null) {
|
|
170
197
|
throw new runtime.RequiredError('xUiucToken', 'Required parameter "xUiucToken" was null or undefined when calling apiV1MembershipGet().');
|
|
@@ -178,12 +205,21 @@ class MembershipApi extends runtime.BaseAPI {
|
|
|
178
205
|
headerParameters['x-uiuc-token'] = String(requestParameters['xUiucToken']);
|
|
179
206
|
}
|
|
180
207
|
let urlPath = `/api/v1/membership`;
|
|
181
|
-
|
|
208
|
+
return {
|
|
182
209
|
path: urlPath,
|
|
183
210
|
method: 'GET',
|
|
184
211
|
headers: headerParameters,
|
|
185
212
|
query: queryParameters,
|
|
186
|
-
}
|
|
213
|
+
};
|
|
214
|
+
});
|
|
215
|
+
}
|
|
216
|
+
/**
|
|
217
|
+
* Check self membership in any of specified lists.
|
|
218
|
+
*/
|
|
219
|
+
apiV1MembershipGetRaw(requestParameters, initOverrides) {
|
|
220
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
221
|
+
const requestOptions = yield this.apiV1MembershipGetRequestOpts(requestParameters);
|
|
222
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
187
223
|
return new runtime.JSONApiResponse(response, (jsonValue) => (0, index_js_1.ApiV1MembershipGet200ResponseFromJSON)(jsonValue));
|
|
188
224
|
});
|
|
189
225
|
}
|
|
@@ -197,9 +233,9 @@ class MembershipApi extends runtime.BaseAPI {
|
|
|
197
233
|
});
|
|
198
234
|
}
|
|
199
235
|
/**
|
|
200
|
-
*
|
|
236
|
+
* Creates request options for apiV2MembershipCheckoutGet without sending the request
|
|
201
237
|
*/
|
|
202
|
-
|
|
238
|
+
apiV2MembershipCheckoutGetRequestOpts(requestParameters) {
|
|
203
239
|
return __awaiter(this, void 0, void 0, function* () {
|
|
204
240
|
if (requestParameters['xUiucToken'] == null) {
|
|
205
241
|
throw new runtime.RequiredError('xUiucToken', 'Required parameter "xUiucToken" was null or undefined when calling apiV2MembershipCheckoutGet().');
|
|
@@ -213,12 +249,21 @@ class MembershipApi extends runtime.BaseAPI {
|
|
|
213
249
|
headerParameters['x-uiuc-token'] = String(requestParameters['xUiucToken']);
|
|
214
250
|
}
|
|
215
251
|
let urlPath = `/api/v2/membership/checkout`;
|
|
216
|
-
|
|
252
|
+
return {
|
|
217
253
|
path: urlPath,
|
|
218
254
|
method: 'GET',
|
|
219
255
|
headers: headerParameters,
|
|
220
256
|
query: queryParameters,
|
|
221
|
-
}
|
|
257
|
+
};
|
|
258
|
+
});
|
|
259
|
+
}
|
|
260
|
+
/**
|
|
261
|
+
* Create a checkout session to purchase an ACM @ UIUC membership.
|
|
262
|
+
*/
|
|
263
|
+
apiV2MembershipCheckoutGetRaw(requestParameters, initOverrides) {
|
|
264
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
265
|
+
const requestOptions = yield this.apiV2MembershipCheckoutGetRequestOpts(requestParameters);
|
|
266
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
222
267
|
if (this.isJsonMime(response.headers.get('content-type'))) {
|
|
223
268
|
return new runtime.JSONApiResponse(response);
|
|
224
269
|
}
|
|
@@ -237,10 +282,9 @@ class MembershipApi extends runtime.BaseAPI {
|
|
|
237
282
|
});
|
|
238
283
|
}
|
|
239
284
|
/**
|
|
240
|
-
*
|
|
241
|
-
* Check ACM @ UIUC paid membership (or partner organization membership) status.
|
|
285
|
+
* Creates request options for apiV2MembershipNetIdGet without sending the request
|
|
242
286
|
*/
|
|
243
|
-
|
|
287
|
+
apiV2MembershipNetIdGetRequestOpts(requestParameters) {
|
|
244
288
|
return __awaiter(this, void 0, void 0, function* () {
|
|
245
289
|
if (requestParameters['netId'] == null) {
|
|
246
290
|
throw new runtime.RequiredError('netId', 'Required parameter "netId" was null or undefined when calling apiV2MembershipNetIdGet().');
|
|
@@ -262,12 +306,22 @@ class MembershipApi extends runtime.BaseAPI {
|
|
|
262
306
|
}
|
|
263
307
|
let urlPath = `/api/v2/membership/{netId}`;
|
|
264
308
|
urlPath = urlPath.replace(`{${"netId"}}`, encodeURIComponent(String(requestParameters['netId'])));
|
|
265
|
-
|
|
309
|
+
return {
|
|
266
310
|
path: urlPath,
|
|
267
311
|
method: 'GET',
|
|
268
312
|
headers: headerParameters,
|
|
269
313
|
query: queryParameters,
|
|
270
|
-
}
|
|
314
|
+
};
|
|
315
|
+
});
|
|
316
|
+
}
|
|
317
|
+
/**
|
|
318
|
+
* #### Authorization <hr /> Requires any of the following roles: * Internal Membership List Viewer (<code>view:internalMembershipList</code>) * External Membership List Viewer (<code>view:externalMembershipList</code>)
|
|
319
|
+
* Check ACM @ UIUC paid membership (or partner organization membership) status.
|
|
320
|
+
*/
|
|
321
|
+
apiV2MembershipNetIdGetRaw(requestParameters, initOverrides) {
|
|
322
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
323
|
+
const requestOptions = yield this.apiV2MembershipNetIdGetRequestOpts(requestParameters);
|
|
324
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
271
325
|
return new runtime.JSONApiResponse(response, (jsonValue) => (0, index_js_1.ApiV2MembershipNetIdGet200ResponseFromJSON)(jsonValue));
|
|
272
326
|
});
|
|
273
327
|
}
|
|
@@ -282,10 +336,9 @@ class MembershipApi extends runtime.BaseAPI {
|
|
|
282
336
|
});
|
|
283
337
|
}
|
|
284
338
|
/**
|
|
285
|
-
*
|
|
286
|
-
* Check a batch of NetIDs for ACM @ UIUC paid membership (or partner organization membership) status.
|
|
339
|
+
* Creates request options for apiV2MembershipVerifyBatchOfMembersPost without sending the request
|
|
287
340
|
*/
|
|
288
|
-
|
|
341
|
+
apiV2MembershipVerifyBatchOfMembersPostRequestOpts(requestParameters) {
|
|
289
342
|
return __awaiter(this, void 0, void 0, function* () {
|
|
290
343
|
if (requestParameters['requestBody'] == null) {
|
|
291
344
|
throw new runtime.RequiredError('requestBody', 'Required parameter "requestBody" was null or undefined when calling apiV2MembershipVerifyBatchOfMembersPost().');
|
|
@@ -307,13 +360,23 @@ class MembershipApi extends runtime.BaseAPI {
|
|
|
307
360
|
headerParameters["X-Api-Key"] = yield this.configuration.apiKey("X-Api-Key"); // apiKeyHeader authentication
|
|
308
361
|
}
|
|
309
362
|
let urlPath = `/api/v2/membership/verifyBatchOfMembers`;
|
|
310
|
-
|
|
363
|
+
return {
|
|
311
364
|
path: urlPath,
|
|
312
365
|
method: 'POST',
|
|
313
366
|
headers: headerParameters,
|
|
314
367
|
query: queryParameters,
|
|
315
368
|
body: requestParameters['requestBody'],
|
|
316
|
-
}
|
|
369
|
+
};
|
|
370
|
+
});
|
|
371
|
+
}
|
|
372
|
+
/**
|
|
373
|
+
* #### Authorization <hr /> Requires any of the following roles: * Internal Membership List Viewer (<code>view:internalMembershipList</code>) * External Membership List Viewer (<code>view:externalMembershipList</code>)
|
|
374
|
+
* Check a batch of NetIDs for ACM @ UIUC paid membership (or partner organization membership) status.
|
|
375
|
+
*/
|
|
376
|
+
apiV2MembershipVerifyBatchOfMembersPostRaw(requestParameters, initOverrides) {
|
|
377
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
378
|
+
const requestOptions = yield this.apiV2MembershipVerifyBatchOfMembersPostRequestOpts(requestParameters);
|
|
379
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
317
380
|
return new runtime.JSONApiResponse(response, (jsonValue) => (0, index_js_1.ApiV2MembershipVerifyBatchOfMembersPost200ResponseFromJSON)(jsonValue));
|
|
318
381
|
});
|
|
319
382
|
}
|
|
@@ -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).
|
|
@@ -17,6 +17,10 @@ export interface ApiV2MobileWalletMembershipGetRequest {
|
|
|
17
17
|
*
|
|
18
18
|
*/
|
|
19
19
|
export declare class MobileWalletApi extends runtime.BaseAPI {
|
|
20
|
+
/**
|
|
21
|
+
* Creates request options for apiV2MobileWalletMembershipGet without sending the request
|
|
22
|
+
*/
|
|
23
|
+
apiV2MobileWalletMembershipGetRequestOpts(requestParameters: ApiV2MobileWalletMembershipGetRequest): Promise<runtime.RequestOpts>;
|
|
20
24
|
/**
|
|
21
25
|
* Retrieve mobile wallet pass for ACM member.
|
|
22
26
|
*/
|
|
@@ -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.0
|
|
9
9
|
* Contact: infra@acm.illinois.edu
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -29,9 +29,9 @@ const runtime = require("../runtime.js");
|
|
|
29
29
|
*/
|
|
30
30
|
class MobileWalletApi extends runtime.BaseAPI {
|
|
31
31
|
/**
|
|
32
|
-
*
|
|
32
|
+
* Creates request options for apiV2MobileWalletMembershipGet without sending the request
|
|
33
33
|
*/
|
|
34
|
-
|
|
34
|
+
apiV2MobileWalletMembershipGetRequestOpts(requestParameters) {
|
|
35
35
|
return __awaiter(this, void 0, void 0, function* () {
|
|
36
36
|
if (requestParameters['xUiucToken'] == null) {
|
|
37
37
|
throw new runtime.RequiredError('xUiucToken', 'Required parameter "xUiucToken" was null or undefined when calling apiV2MobileWalletMembershipGet().');
|
|
@@ -42,12 +42,21 @@ class MobileWalletApi extends runtime.BaseAPI {
|
|
|
42
42
|
headerParameters['x-uiuc-token'] = String(requestParameters['xUiucToken']);
|
|
43
43
|
}
|
|
44
44
|
let urlPath = `/api/v2/mobileWallet/membership`;
|
|
45
|
-
|
|
45
|
+
return {
|
|
46
46
|
path: urlPath,
|
|
47
47
|
method: 'GET',
|
|
48
48
|
headers: headerParameters,
|
|
49
49
|
query: queryParameters,
|
|
50
|
-
}
|
|
50
|
+
};
|
|
51
|
+
});
|
|
52
|
+
}
|
|
53
|
+
/**
|
|
54
|
+
* Retrieve mobile wallet pass for ACM member.
|
|
55
|
+
*/
|
|
56
|
+
apiV2MobileWalletMembershipGetRaw(requestParameters, initOverrides) {
|
|
57
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
58
|
+
const requestOptions = yield this.apiV2MobileWalletMembershipGetRequestOpts(requestParameters);
|
|
59
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
51
60
|
return new runtime.BlobApiResponse(response);
|
|
52
61
|
});
|
|
53
62
|
}
|
|
@@ -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).
|
|
@@ -26,6 +26,10 @@ export interface ApiV1OrganizationsOrgIdMetaPostOperationRequest {
|
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
28
28
|
export declare class OrganizationsApi extends runtime.BaseAPI {
|
|
29
|
+
/**
|
|
30
|
+
* Creates request options for apiV1OrganizationsGet without sending the request
|
|
31
|
+
*/
|
|
32
|
+
apiV1OrganizationsGetRequestOpts(): Promise<runtime.RequestOpts>;
|
|
29
33
|
/**
|
|
30
34
|
* Get info for all of ACM @ UIUC\'s sub-organizations.
|
|
31
35
|
*/
|
|
@@ -34,6 +38,10 @@ export declare class OrganizationsApi extends runtime.BaseAPI {
|
|
|
34
38
|
* Get info for all of ACM @ UIUC\'s sub-organizations.
|
|
35
39
|
*/
|
|
36
40
|
apiV1OrganizationsGet(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<ApiV1OrganizationsGet200ResponseInner>>;
|
|
41
|
+
/**
|
|
42
|
+
* Creates request options for apiV1OrganizationsOrgIdGet without sending the request
|
|
43
|
+
*/
|
|
44
|
+
apiV1OrganizationsOrgIdGetRequestOpts(requestParameters: ApiV1OrganizationsOrgIdGetRequest): Promise<runtime.RequestOpts>;
|
|
37
45
|
/**
|
|
38
46
|
* Get information about a specific ACM @ UIUC sub-organization.
|
|
39
47
|
*/
|
|
@@ -42,6 +50,10 @@ export declare class OrganizationsApi extends runtime.BaseAPI {
|
|
|
42
50
|
* Get information about a specific ACM @ UIUC sub-organization.
|
|
43
51
|
*/
|
|
44
52
|
apiV1OrganizationsOrgIdGet(requestParameters: ApiV1OrganizationsOrgIdGetRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<ApiV1OrganizationsOrgIdGet200Response>;
|
|
53
|
+
/**
|
|
54
|
+
* Creates request options for apiV1OrganizationsOrgIdLeadsPatch without sending the request
|
|
55
|
+
*/
|
|
56
|
+
apiV1OrganizationsOrgIdLeadsPatchRequestOpts(requestParameters: ApiV1OrganizationsOrgIdLeadsPatchOperationRequest): Promise<runtime.RequestOpts>;
|
|
45
57
|
/**
|
|
46
58
|
* #### Authorization <hr /> Requires any of the following roles: * Organization Definition Manager (<code>manage:orgDefinitions</code>) Authenticated leads of the organization without the appropriate role may also perform this action.
|
|
47
59
|
* Set leads for an ACM @ UIUC sub-organization.
|
|
@@ -52,6 +64,10 @@ export declare class OrganizationsApi extends runtime.BaseAPI {
|
|
|
52
64
|
* Set leads for an ACM @ UIUC sub-organization.
|
|
53
65
|
*/
|
|
54
66
|
apiV1OrganizationsOrgIdLeadsPatch(requestParameters: ApiV1OrganizationsOrgIdLeadsPatchOperationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
|
|
67
|
+
/**
|
|
68
|
+
* Creates request options for apiV1OrganizationsOrgIdMetaPost without sending the request
|
|
69
|
+
*/
|
|
70
|
+
apiV1OrganizationsOrgIdMetaPostRequestOpts(requestParameters: ApiV1OrganizationsOrgIdMetaPostOperationRequest): Promise<runtime.RequestOpts>;
|
|
55
71
|
/**
|
|
56
72
|
* #### Authorization <hr /> Requires any of the following roles: * Organization Definition Manager (<code>manage:orgDefinitions</code>) Authenticated leads of the organization without the appropriate role may also perform this action.
|
|
57
73
|
* Set metadata for an ACM @ UIUC sub-organization.
|
|
@@ -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.0
|
|
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,19 +30,28 @@ const index_js_1 = require("../models/index.js");
|
|
|
30
30
|
*/
|
|
31
31
|
class OrganizationsApi extends runtime.BaseAPI {
|
|
32
32
|
/**
|
|
33
|
-
*
|
|
33
|
+
* Creates request options for apiV1OrganizationsGet without sending the request
|
|
34
34
|
*/
|
|
35
|
-
|
|
35
|
+
apiV1OrganizationsGetRequestOpts() {
|
|
36
36
|
return __awaiter(this, void 0, void 0, function* () {
|
|
37
37
|
const queryParameters = {};
|
|
38
38
|
const headerParameters = {};
|
|
39
39
|
let urlPath = `/api/v1/organizations`;
|
|
40
|
-
|
|
40
|
+
return {
|
|
41
41
|
path: urlPath,
|
|
42
42
|
method: 'GET',
|
|
43
43
|
headers: headerParameters,
|
|
44
44
|
query: queryParameters,
|
|
45
|
-
}
|
|
45
|
+
};
|
|
46
|
+
});
|
|
47
|
+
}
|
|
48
|
+
/**
|
|
49
|
+
* Get info for all of ACM @ UIUC\'s sub-organizations.
|
|
50
|
+
*/
|
|
51
|
+
apiV1OrganizationsGetRaw(initOverrides) {
|
|
52
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
53
|
+
const requestOptions = yield this.apiV1OrganizationsGetRequestOpts();
|
|
54
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
46
55
|
return new runtime.JSONApiResponse(response, (jsonValue) => jsonValue.map(index_js_1.ApiV1OrganizationsGet200ResponseInnerFromJSON));
|
|
47
56
|
});
|
|
48
57
|
}
|
|
@@ -56,9 +65,9 @@ class OrganizationsApi extends runtime.BaseAPI {
|
|
|
56
65
|
});
|
|
57
66
|
}
|
|
58
67
|
/**
|
|
59
|
-
*
|
|
68
|
+
* Creates request options for apiV1OrganizationsOrgIdGet without sending the request
|
|
60
69
|
*/
|
|
61
|
-
|
|
70
|
+
apiV1OrganizationsOrgIdGetRequestOpts(requestParameters) {
|
|
62
71
|
return __awaiter(this, void 0, void 0, function* () {
|
|
63
72
|
if (requestParameters['orgId'] == null) {
|
|
64
73
|
throw new runtime.RequiredError('orgId', 'Required parameter "orgId" was null or undefined when calling apiV1OrganizationsOrgIdGet().');
|
|
@@ -67,12 +76,21 @@ class OrganizationsApi extends runtime.BaseAPI {
|
|
|
67
76
|
const headerParameters = {};
|
|
68
77
|
let urlPath = `/api/v1/organizations/{orgId}`;
|
|
69
78
|
urlPath = urlPath.replace(`{${"orgId"}}`, encodeURIComponent(String(requestParameters['orgId'])));
|
|
70
|
-
|
|
79
|
+
return {
|
|
71
80
|
path: urlPath,
|
|
72
81
|
method: 'GET',
|
|
73
82
|
headers: headerParameters,
|
|
74
83
|
query: queryParameters,
|
|
75
|
-
}
|
|
84
|
+
};
|
|
85
|
+
});
|
|
86
|
+
}
|
|
87
|
+
/**
|
|
88
|
+
* Get information about a specific ACM @ UIUC sub-organization.
|
|
89
|
+
*/
|
|
90
|
+
apiV1OrganizationsOrgIdGetRaw(requestParameters, initOverrides) {
|
|
91
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
92
|
+
const requestOptions = yield this.apiV1OrganizationsOrgIdGetRequestOpts(requestParameters);
|
|
93
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
76
94
|
return new runtime.JSONApiResponse(response, (jsonValue) => (0, index_js_1.ApiV1OrganizationsOrgIdGet200ResponseFromJSON)(jsonValue));
|
|
77
95
|
});
|
|
78
96
|
}
|
|
@@ -86,10 +104,9 @@ class OrganizationsApi extends runtime.BaseAPI {
|
|
|
86
104
|
});
|
|
87
105
|
}
|
|
88
106
|
/**
|
|
89
|
-
*
|
|
90
|
-
* Set leads for an ACM @ UIUC sub-organization.
|
|
107
|
+
* Creates request options for apiV1OrganizationsOrgIdLeadsPatch without sending the request
|
|
91
108
|
*/
|
|
92
|
-
|
|
109
|
+
apiV1OrganizationsOrgIdLeadsPatchRequestOpts(requestParameters) {
|
|
93
110
|
return __awaiter(this, void 0, void 0, function* () {
|
|
94
111
|
if (requestParameters['orgId'] == null) {
|
|
95
112
|
throw new runtime.RequiredError('orgId', 'Required parameter "orgId" was null or undefined when calling apiV1OrganizationsOrgIdLeadsPatch().');
|
|
@@ -112,13 +129,23 @@ class OrganizationsApi extends runtime.BaseAPI {
|
|
|
112
129
|
}
|
|
113
130
|
let urlPath = `/api/v1/organizations/{orgId}/leads`;
|
|
114
131
|
urlPath = urlPath.replace(`{${"orgId"}}`, encodeURIComponent(String(requestParameters['orgId'])));
|
|
115
|
-
|
|
132
|
+
return {
|
|
116
133
|
path: urlPath,
|
|
117
134
|
method: 'PATCH',
|
|
118
135
|
headers: headerParameters,
|
|
119
136
|
query: queryParameters,
|
|
120
137
|
body: (0, index_js_1.ApiV1OrganizationsOrgIdLeadsPatchRequestToJSON)(requestParameters['apiV1OrganizationsOrgIdLeadsPatchRequest']),
|
|
121
|
-
}
|
|
138
|
+
};
|
|
139
|
+
});
|
|
140
|
+
}
|
|
141
|
+
/**
|
|
142
|
+
* #### Authorization <hr /> Requires any of the following roles: * Organization Definition Manager (<code>manage:orgDefinitions</code>) Authenticated leads of the organization without the appropriate role may also perform this action.
|
|
143
|
+
* Set leads for an ACM @ UIUC sub-organization.
|
|
144
|
+
*/
|
|
145
|
+
apiV1OrganizationsOrgIdLeadsPatchRaw(requestParameters, initOverrides) {
|
|
146
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
147
|
+
const requestOptions = yield this.apiV1OrganizationsOrgIdLeadsPatchRequestOpts(requestParameters);
|
|
148
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
122
149
|
if (this.isJsonMime(response.headers.get('content-type'))) {
|
|
123
150
|
return new runtime.JSONApiResponse(response);
|
|
124
151
|
}
|
|
@@ -138,10 +165,9 @@ class OrganizationsApi extends runtime.BaseAPI {
|
|
|
138
165
|
});
|
|
139
166
|
}
|
|
140
167
|
/**
|
|
141
|
-
*
|
|
142
|
-
* Set metadata for an ACM @ UIUC sub-organization.
|
|
168
|
+
* Creates request options for apiV1OrganizationsOrgIdMetaPost without sending the request
|
|
143
169
|
*/
|
|
144
|
-
|
|
170
|
+
apiV1OrganizationsOrgIdMetaPostRequestOpts(requestParameters) {
|
|
145
171
|
return __awaiter(this, void 0, void 0, function* () {
|
|
146
172
|
if (requestParameters['orgId'] == null) {
|
|
147
173
|
throw new runtime.RequiredError('orgId', 'Required parameter "orgId" was null or undefined when calling apiV1OrganizationsOrgIdMetaPost().');
|
|
@@ -164,13 +190,23 @@ class OrganizationsApi extends runtime.BaseAPI {
|
|
|
164
190
|
}
|
|
165
191
|
let urlPath = `/api/v1/organizations/{orgId}/meta`;
|
|
166
192
|
urlPath = urlPath.replace(`{${"orgId"}}`, encodeURIComponent(String(requestParameters['orgId'])));
|
|
167
|
-
|
|
193
|
+
return {
|
|
168
194
|
path: urlPath,
|
|
169
195
|
method: 'POST',
|
|
170
196
|
headers: headerParameters,
|
|
171
197
|
query: queryParameters,
|
|
172
198
|
body: (0, index_js_1.ApiV1OrganizationsOrgIdMetaPostRequestToJSON)(requestParameters['apiV1OrganizationsOrgIdMetaPostRequest']),
|
|
173
|
-
}
|
|
199
|
+
};
|
|
200
|
+
});
|
|
201
|
+
}
|
|
202
|
+
/**
|
|
203
|
+
* #### Authorization <hr /> Requires any of the following roles: * Organization Definition Manager (<code>manage:orgDefinitions</code>) Authenticated leads of the organization without the appropriate role may also perform this action.
|
|
204
|
+
* Set metadata for an ACM @ UIUC sub-organization.
|
|
205
|
+
*/
|
|
206
|
+
apiV1OrganizationsOrgIdMetaPostRaw(requestParameters, initOverrides) {
|
|
207
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
208
|
+
const requestOptions = yield this.apiV1OrganizationsOrgIdMetaPostRequestOpts(requestParameters);
|
|
209
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
174
210
|
if (this.isJsonMime(response.headers.get('content-type'))) {
|
|
175
211
|
return new runtime.JSONApiResponse(response);
|
|
176
212
|
}
|
package/dist/apis/RSVPApi.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.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).
|
|
@@ -42,6 +42,10 @@ export interface ApiV1RsvpMeGetRequest {
|
|
|
42
42
|
*
|
|
43
43
|
*/
|
|
44
44
|
export declare class RSVPApi extends runtime.BaseAPI {
|
|
45
|
+
/**
|
|
46
|
+
* Creates request options for apiV1RsvpEventEventIdAttendeeMeDelete without sending the request
|
|
47
|
+
*/
|
|
48
|
+
apiV1RsvpEventEventIdAttendeeMeDeleteRequestOpts(requestParameters: ApiV1RsvpEventEventIdAttendeeMeDeleteRequest): Promise<runtime.RequestOpts>;
|
|
45
49
|
/**
|
|
46
50
|
* Withdraw your RSVP for an event.
|
|
47
51
|
*/
|
|
@@ -50,6 +54,10 @@ export declare class RSVPApi extends runtime.BaseAPI {
|
|
|
50
54
|
* Withdraw your RSVP for an event.
|
|
51
55
|
*/
|
|
52
56
|
apiV1RsvpEventEventIdAttendeeMeDelete(requestParameters: ApiV1RsvpEventEventIdAttendeeMeDeleteRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
|
|
57
|
+
/**
|
|
58
|
+
* Creates request options for apiV1RsvpEventEventIdAttendeeUserIdDelete without sending the request
|
|
59
|
+
*/
|
|
60
|
+
apiV1RsvpEventEventIdAttendeeUserIdDeleteRequestOpts(requestParameters: ApiV1RsvpEventEventIdAttendeeUserIdDeleteRequest): Promise<runtime.RequestOpts>;
|
|
53
61
|
/**
|
|
54
62
|
* #### Authorization <hr /> Requires any of the following roles: * RSVPs Manager (<code>manage:rsvps</code>)
|
|
55
63
|
* Delete an RSVP for an event.
|
|
@@ -60,6 +68,10 @@ export declare class RSVPApi extends runtime.BaseAPI {
|
|
|
60
68
|
* Delete an RSVP for an event.
|
|
61
69
|
*/
|
|
62
70
|
apiV1RsvpEventEventIdAttendeeUserIdDelete(requestParameters: ApiV1RsvpEventEventIdAttendeeUserIdDeleteRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
|
|
71
|
+
/**
|
|
72
|
+
* Creates request options for apiV1RsvpEventEventIdConfigGet without sending the request
|
|
73
|
+
*/
|
|
74
|
+
apiV1RsvpEventEventIdConfigGetRequestOpts(requestParameters: ApiV1RsvpEventEventIdConfigGetRequest): Promise<runtime.RequestOpts>;
|
|
63
75
|
/**
|
|
64
76
|
* #### Authorization <hr /> Requires any of the following roles: * RSVPs Manager (<code>manage:rsvps</code>)
|
|
65
77
|
* Get RSVP configuration for an event.
|
|
@@ -70,6 +82,10 @@ export declare class RSVPApi extends runtime.BaseAPI {
|
|
|
70
82
|
* Get RSVP configuration for an event.
|
|
71
83
|
*/
|
|
72
84
|
apiV1RsvpEventEventIdConfigGet(requestParameters: ApiV1RsvpEventEventIdConfigGetRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<RsvpConfigOutput>;
|
|
85
|
+
/**
|
|
86
|
+
* Creates request options for apiV1RsvpEventEventIdConfigPost without sending the request
|
|
87
|
+
*/
|
|
88
|
+
apiV1RsvpEventEventIdConfigPostRequestOpts(requestParameters: ApiV1RsvpEventEventIdConfigPostRequest): Promise<runtime.RequestOpts>;
|
|
73
89
|
/**
|
|
74
90
|
* #### Authorization <hr /> Requires any of the following roles: * RSVPs Manager (<code>manage:rsvps</code>)
|
|
75
91
|
* Configure RSVP settings for an event.
|
|
@@ -80,6 +96,10 @@ export declare class RSVPApi extends runtime.BaseAPI {
|
|
|
80
96
|
* Configure RSVP settings for an event.
|
|
81
97
|
*/
|
|
82
98
|
apiV1RsvpEventEventIdConfigPost(requestParameters: ApiV1RsvpEventEventIdConfigPostRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
|
|
99
|
+
/**
|
|
100
|
+
* Creates request options for apiV1RsvpEventEventIdGet without sending the request
|
|
101
|
+
*/
|
|
102
|
+
apiV1RsvpEventEventIdGetRequestOpts(requestParameters: ApiV1RsvpEventEventIdGetRequest): Promise<runtime.RequestOpts>;
|
|
83
103
|
/**
|
|
84
104
|
* #### Authorization <hr /> Requires any of the following roles: * RSVPs Viewer (<code>view:rsvps</code>)
|
|
85
105
|
* Get all RSVPs for an event.
|
|
@@ -90,6 +110,10 @@ export declare class RSVPApi extends runtime.BaseAPI {
|
|
|
90
110
|
* Get all RSVPs for an event.
|
|
91
111
|
*/
|
|
92
112
|
apiV1RsvpEventEventIdGet(requestParameters: ApiV1RsvpEventEventIdGetRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<RsvpItem>>;
|
|
113
|
+
/**
|
|
114
|
+
* Creates request options for apiV1RsvpEventEventIdPost without sending the request
|
|
115
|
+
*/
|
|
116
|
+
apiV1RsvpEventEventIdPostRequestOpts(requestParameters: ApiV1RsvpEventEventIdPostRequest): Promise<runtime.RequestOpts>;
|
|
93
117
|
/**
|
|
94
118
|
* Submit an RSVP for an event.
|
|
95
119
|
*/
|
|
@@ -98,6 +122,10 @@ export declare class RSVPApi extends runtime.BaseAPI {
|
|
|
98
122
|
* Submit an RSVP for an event.
|
|
99
123
|
*/
|
|
100
124
|
apiV1RsvpEventEventIdPost(requestParameters: ApiV1RsvpEventEventIdPostRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
|
|
125
|
+
/**
|
|
126
|
+
* Creates request options for apiV1RsvpMeGet without sending the request
|
|
127
|
+
*/
|
|
128
|
+
apiV1RsvpMeGetRequestOpts(requestParameters: ApiV1RsvpMeGetRequest): Promise<runtime.RequestOpts>;
|
|
101
129
|
/**
|
|
102
130
|
* Get your RSVPs across all events.
|
|
103
131
|
*/
|