@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
|
@@ -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 { ApiV1MembershipExternalListListIdPatchRequestToJSON, ApiV1MembershipGet
|
|
|
27
27
|
*/
|
|
28
28
|
export class MembershipApi extends runtime.BaseAPI {
|
|
29
29
|
/**
|
|
30
|
-
*
|
|
31
|
-
* Get all member list IDs
|
|
30
|
+
* Creates request options for apiV1MembershipExternalListGet without sending the request
|
|
32
31
|
*/
|
|
33
|
-
|
|
32
|
+
apiV1MembershipExternalListGetRequestOpts() {
|
|
34
33
|
return __awaiter(this, void 0, void 0, function* () {
|
|
35
34
|
const queryParameters = {};
|
|
36
35
|
const headerParameters = {};
|
|
@@ -45,12 +44,22 @@ export class MembershipApi extends runtime.BaseAPI {
|
|
|
45
44
|
headerParameters["X-Api-Key"] = yield this.configuration.apiKey("X-Api-Key"); // apiKeyHeader authentication
|
|
46
45
|
}
|
|
47
46
|
let urlPath = `/api/v1/membership/externalList`;
|
|
48
|
-
|
|
47
|
+
return {
|
|
49
48
|
path: urlPath,
|
|
50
49
|
method: 'GET',
|
|
51
50
|
headers: headerParameters,
|
|
52
51
|
query: queryParameters,
|
|
53
|
-
}
|
|
52
|
+
};
|
|
53
|
+
});
|
|
54
|
+
}
|
|
55
|
+
/**
|
|
56
|
+
* #### Authorization <hr /> Requires any of the following roles: * External Membership List Viewer (<code>view:externalMembershipList</code>) * External Membership List Manager (<code>manage:externalMembershipList</code>)
|
|
57
|
+
* Get all member list IDs
|
|
58
|
+
*/
|
|
59
|
+
apiV1MembershipExternalListGetRaw(initOverrides) {
|
|
60
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
61
|
+
const requestOptions = yield this.apiV1MembershipExternalListGetRequestOpts();
|
|
62
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
54
63
|
return new runtime.JSONApiResponse(response);
|
|
55
64
|
});
|
|
56
65
|
}
|
|
@@ -65,10 +74,9 @@ export class MembershipApi extends runtime.BaseAPI {
|
|
|
65
74
|
});
|
|
66
75
|
}
|
|
67
76
|
/**
|
|
68
|
-
*
|
|
69
|
-
* Get all members of an external organization
|
|
77
|
+
* Creates request options for apiV1MembershipExternalListListIdGet without sending the request
|
|
70
78
|
*/
|
|
71
|
-
|
|
79
|
+
apiV1MembershipExternalListListIdGetRequestOpts(requestParameters) {
|
|
72
80
|
return __awaiter(this, void 0, void 0, function* () {
|
|
73
81
|
if (requestParameters['listId'] == null) {
|
|
74
82
|
throw new runtime.RequiredError('listId', 'Required parameter "listId" was null or undefined when calling apiV1MembershipExternalListListIdGet().');
|
|
@@ -87,12 +95,22 @@ export class MembershipApi extends runtime.BaseAPI {
|
|
|
87
95
|
}
|
|
88
96
|
let urlPath = `/api/v1/membership/externalList/{listId}`;
|
|
89
97
|
urlPath = urlPath.replace(`{${"listId"}}`, encodeURIComponent(String(requestParameters['listId'])));
|
|
90
|
-
|
|
98
|
+
return {
|
|
91
99
|
path: urlPath,
|
|
92
100
|
method: 'GET',
|
|
93
101
|
headers: headerParameters,
|
|
94
102
|
query: queryParameters,
|
|
95
|
-
}
|
|
103
|
+
};
|
|
104
|
+
});
|
|
105
|
+
}
|
|
106
|
+
/**
|
|
107
|
+
* #### Authorization <hr /> Requires any of the following roles: * External Membership List Viewer (<code>view:externalMembershipList</code>) * External Membership List Manager (<code>manage:externalMembershipList</code>)
|
|
108
|
+
* Get all members of an external organization
|
|
109
|
+
*/
|
|
110
|
+
apiV1MembershipExternalListListIdGetRaw(requestParameters, initOverrides) {
|
|
111
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
112
|
+
const requestOptions = yield this.apiV1MembershipExternalListListIdGetRequestOpts(requestParameters);
|
|
113
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
96
114
|
return new runtime.JSONApiResponse(response);
|
|
97
115
|
});
|
|
98
116
|
}
|
|
@@ -107,10 +125,9 @@ export class MembershipApi extends runtime.BaseAPI {
|
|
|
107
125
|
});
|
|
108
126
|
}
|
|
109
127
|
/**
|
|
110
|
-
*
|
|
111
|
-
* Modify members of an external organization
|
|
128
|
+
* Creates request options for apiV1MembershipExternalListListIdPatch without sending the request
|
|
112
129
|
*/
|
|
113
|
-
|
|
130
|
+
apiV1MembershipExternalListListIdPatchRequestOpts(requestParameters) {
|
|
114
131
|
return __awaiter(this, void 0, void 0, function* () {
|
|
115
132
|
if (requestParameters['listId'] == null) {
|
|
116
133
|
throw new runtime.RequiredError('listId', 'Required parameter "listId" was null or undefined when calling apiV1MembershipExternalListListIdPatch().');
|
|
@@ -133,13 +150,23 @@ export class MembershipApi extends runtime.BaseAPI {
|
|
|
133
150
|
}
|
|
134
151
|
let urlPath = `/api/v1/membership/externalList/{listId}`;
|
|
135
152
|
urlPath = urlPath.replace(`{${"listId"}}`, encodeURIComponent(String(requestParameters['listId'])));
|
|
136
|
-
|
|
153
|
+
return {
|
|
137
154
|
path: urlPath,
|
|
138
155
|
method: 'PATCH',
|
|
139
156
|
headers: headerParameters,
|
|
140
157
|
query: queryParameters,
|
|
141
158
|
body: ApiV1MembershipExternalListListIdPatchRequestToJSON(requestParameters['apiV1MembershipExternalListListIdPatchRequest']),
|
|
142
|
-
}
|
|
159
|
+
};
|
|
160
|
+
});
|
|
161
|
+
}
|
|
162
|
+
/**
|
|
163
|
+
* #### Authorization <hr /> Requires any of the following roles: * External Membership List Manager (<code>manage:externalMembershipList</code>)
|
|
164
|
+
* Modify members of an external organization
|
|
165
|
+
*/
|
|
166
|
+
apiV1MembershipExternalListListIdPatchRaw(requestParameters, initOverrides) {
|
|
167
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
168
|
+
const requestOptions = yield this.apiV1MembershipExternalListListIdPatchRequestOpts(requestParameters);
|
|
169
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
143
170
|
if (this.isJsonMime(response.headers.get('content-type'))) {
|
|
144
171
|
return new runtime.JSONApiResponse(response);
|
|
145
172
|
}
|
|
@@ -159,9 +186,9 @@ export class MembershipApi extends runtime.BaseAPI {
|
|
|
159
186
|
});
|
|
160
187
|
}
|
|
161
188
|
/**
|
|
162
|
-
*
|
|
189
|
+
* Creates request options for apiV1MembershipGet without sending the request
|
|
163
190
|
*/
|
|
164
|
-
|
|
191
|
+
apiV1MembershipGetRequestOpts(requestParameters) {
|
|
165
192
|
return __awaiter(this, void 0, void 0, function* () {
|
|
166
193
|
if (requestParameters['xUiucToken'] == null) {
|
|
167
194
|
throw new runtime.RequiredError('xUiucToken', 'Required parameter "xUiucToken" was null or undefined when calling apiV1MembershipGet().');
|
|
@@ -175,12 +202,21 @@ export class MembershipApi extends runtime.BaseAPI {
|
|
|
175
202
|
headerParameters['x-uiuc-token'] = String(requestParameters['xUiucToken']);
|
|
176
203
|
}
|
|
177
204
|
let urlPath = `/api/v1/membership`;
|
|
178
|
-
|
|
205
|
+
return {
|
|
179
206
|
path: urlPath,
|
|
180
207
|
method: 'GET',
|
|
181
208
|
headers: headerParameters,
|
|
182
209
|
query: queryParameters,
|
|
183
|
-
}
|
|
210
|
+
};
|
|
211
|
+
});
|
|
212
|
+
}
|
|
213
|
+
/**
|
|
214
|
+
* Check self membership in any of specified lists.
|
|
215
|
+
*/
|
|
216
|
+
apiV1MembershipGetRaw(requestParameters, initOverrides) {
|
|
217
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
218
|
+
const requestOptions = yield this.apiV1MembershipGetRequestOpts(requestParameters);
|
|
219
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
184
220
|
return new runtime.JSONApiResponse(response, (jsonValue) => ApiV1MembershipGet200ResponseFromJSON(jsonValue));
|
|
185
221
|
});
|
|
186
222
|
}
|
|
@@ -194,9 +230,9 @@ export class MembershipApi extends runtime.BaseAPI {
|
|
|
194
230
|
});
|
|
195
231
|
}
|
|
196
232
|
/**
|
|
197
|
-
*
|
|
233
|
+
* Creates request options for apiV2MembershipCheckoutGet without sending the request
|
|
198
234
|
*/
|
|
199
|
-
|
|
235
|
+
apiV2MembershipCheckoutGetRequestOpts(requestParameters) {
|
|
200
236
|
return __awaiter(this, void 0, void 0, function* () {
|
|
201
237
|
if (requestParameters['xUiucToken'] == null) {
|
|
202
238
|
throw new runtime.RequiredError('xUiucToken', 'Required parameter "xUiucToken" was null or undefined when calling apiV2MembershipCheckoutGet().');
|
|
@@ -210,12 +246,21 @@ export class MembershipApi extends runtime.BaseAPI {
|
|
|
210
246
|
headerParameters['x-uiuc-token'] = String(requestParameters['xUiucToken']);
|
|
211
247
|
}
|
|
212
248
|
let urlPath = `/api/v2/membership/checkout`;
|
|
213
|
-
|
|
249
|
+
return {
|
|
214
250
|
path: urlPath,
|
|
215
251
|
method: 'GET',
|
|
216
252
|
headers: headerParameters,
|
|
217
253
|
query: queryParameters,
|
|
218
|
-
}
|
|
254
|
+
};
|
|
255
|
+
});
|
|
256
|
+
}
|
|
257
|
+
/**
|
|
258
|
+
* Create a checkout session to purchase an ACM @ UIUC membership.
|
|
259
|
+
*/
|
|
260
|
+
apiV2MembershipCheckoutGetRaw(requestParameters, initOverrides) {
|
|
261
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
262
|
+
const requestOptions = yield this.apiV2MembershipCheckoutGetRequestOpts(requestParameters);
|
|
263
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
219
264
|
if (this.isJsonMime(response.headers.get('content-type'))) {
|
|
220
265
|
return new runtime.JSONApiResponse(response);
|
|
221
266
|
}
|
|
@@ -234,10 +279,9 @@ export class MembershipApi extends runtime.BaseAPI {
|
|
|
234
279
|
});
|
|
235
280
|
}
|
|
236
281
|
/**
|
|
237
|
-
*
|
|
238
|
-
* Check ACM @ UIUC paid membership (or partner organization membership) status.
|
|
282
|
+
* Creates request options for apiV2MembershipNetIdGet without sending the request
|
|
239
283
|
*/
|
|
240
|
-
|
|
284
|
+
apiV2MembershipNetIdGetRequestOpts(requestParameters) {
|
|
241
285
|
return __awaiter(this, void 0, void 0, function* () {
|
|
242
286
|
if (requestParameters['netId'] == null) {
|
|
243
287
|
throw new runtime.RequiredError('netId', 'Required parameter "netId" was null or undefined when calling apiV2MembershipNetIdGet().');
|
|
@@ -259,12 +303,22 @@ export class MembershipApi extends runtime.BaseAPI {
|
|
|
259
303
|
}
|
|
260
304
|
let urlPath = `/api/v2/membership/{netId}`;
|
|
261
305
|
urlPath = urlPath.replace(`{${"netId"}}`, encodeURIComponent(String(requestParameters['netId'])));
|
|
262
|
-
|
|
306
|
+
return {
|
|
263
307
|
path: urlPath,
|
|
264
308
|
method: 'GET',
|
|
265
309
|
headers: headerParameters,
|
|
266
310
|
query: queryParameters,
|
|
267
|
-
}
|
|
311
|
+
};
|
|
312
|
+
});
|
|
313
|
+
}
|
|
314
|
+
/**
|
|
315
|
+
* #### Authorization <hr /> Requires any of the following roles: * Internal Membership List Viewer (<code>view:internalMembershipList</code>) * External Membership List Viewer (<code>view:externalMembershipList</code>)
|
|
316
|
+
* Check ACM @ UIUC paid membership (or partner organization membership) status.
|
|
317
|
+
*/
|
|
318
|
+
apiV2MembershipNetIdGetRaw(requestParameters, initOverrides) {
|
|
319
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
320
|
+
const requestOptions = yield this.apiV2MembershipNetIdGetRequestOpts(requestParameters);
|
|
321
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
268
322
|
return new runtime.JSONApiResponse(response, (jsonValue) => ApiV2MembershipNetIdGet200ResponseFromJSON(jsonValue));
|
|
269
323
|
});
|
|
270
324
|
}
|
|
@@ -279,10 +333,9 @@ export class MembershipApi extends runtime.BaseAPI {
|
|
|
279
333
|
});
|
|
280
334
|
}
|
|
281
335
|
/**
|
|
282
|
-
*
|
|
283
|
-
* Check a batch of NetIDs for ACM @ UIUC paid membership (or partner organization membership) status.
|
|
336
|
+
* Creates request options for apiV2MembershipVerifyBatchOfMembersPost without sending the request
|
|
284
337
|
*/
|
|
285
|
-
|
|
338
|
+
apiV2MembershipVerifyBatchOfMembersPostRequestOpts(requestParameters) {
|
|
286
339
|
return __awaiter(this, void 0, void 0, function* () {
|
|
287
340
|
if (requestParameters['requestBody'] == null) {
|
|
288
341
|
throw new runtime.RequiredError('requestBody', 'Required parameter "requestBody" was null or undefined when calling apiV2MembershipVerifyBatchOfMembersPost().');
|
|
@@ -304,13 +357,23 @@ export class MembershipApi extends runtime.BaseAPI {
|
|
|
304
357
|
headerParameters["X-Api-Key"] = yield this.configuration.apiKey("X-Api-Key"); // apiKeyHeader authentication
|
|
305
358
|
}
|
|
306
359
|
let urlPath = `/api/v2/membership/verifyBatchOfMembers`;
|
|
307
|
-
|
|
360
|
+
return {
|
|
308
361
|
path: urlPath,
|
|
309
362
|
method: 'POST',
|
|
310
363
|
headers: headerParameters,
|
|
311
364
|
query: queryParameters,
|
|
312
365
|
body: requestParameters['requestBody'],
|
|
313
|
-
}
|
|
366
|
+
};
|
|
367
|
+
});
|
|
368
|
+
}
|
|
369
|
+
/**
|
|
370
|
+
* #### Authorization <hr /> Requires any of the following roles: * Internal Membership List Viewer (<code>view:internalMembershipList</code>) * External Membership List Viewer (<code>view:externalMembershipList</code>)
|
|
371
|
+
* Check a batch of NetIDs for ACM @ UIUC paid membership (or partner organization membership) status.
|
|
372
|
+
*/
|
|
373
|
+
apiV2MembershipVerifyBatchOfMembersPostRaw(requestParameters, initOverrides) {
|
|
374
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
375
|
+
const requestOptions = yield this.apiV2MembershipVerifyBatchOfMembersPostRequestOpts(requestParameters);
|
|
376
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
314
377
|
return new runtime.JSONApiResponse(response, (jsonValue) => ApiV2MembershipVerifyBatchOfMembersPost200ResponseFromJSON(jsonValue));
|
|
315
378
|
});
|
|
316
379
|
}
|
|
@@ -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).
|
|
@@ -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
|
*/
|
|
@@ -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).
|
|
@@ -26,9 +26,9 @@ import * as runtime from '../runtime.js';
|
|
|
26
26
|
*/
|
|
27
27
|
export class MobileWalletApi extends runtime.BaseAPI {
|
|
28
28
|
/**
|
|
29
|
-
*
|
|
29
|
+
* Creates request options for apiV2MobileWalletMembershipGet without sending the request
|
|
30
30
|
*/
|
|
31
|
-
|
|
31
|
+
apiV2MobileWalletMembershipGetRequestOpts(requestParameters) {
|
|
32
32
|
return __awaiter(this, void 0, void 0, function* () {
|
|
33
33
|
if (requestParameters['xUiucToken'] == null) {
|
|
34
34
|
throw new runtime.RequiredError('xUiucToken', 'Required parameter "xUiucToken" was null or undefined when calling apiV2MobileWalletMembershipGet().');
|
|
@@ -39,12 +39,21 @@ export class MobileWalletApi extends runtime.BaseAPI {
|
|
|
39
39
|
headerParameters['x-uiuc-token'] = String(requestParameters['xUiucToken']);
|
|
40
40
|
}
|
|
41
41
|
let urlPath = `/api/v2/mobileWallet/membership`;
|
|
42
|
-
|
|
42
|
+
return {
|
|
43
43
|
path: urlPath,
|
|
44
44
|
method: 'GET',
|
|
45
45
|
headers: headerParameters,
|
|
46
46
|
query: queryParameters,
|
|
47
|
-
}
|
|
47
|
+
};
|
|
48
|
+
});
|
|
49
|
+
}
|
|
50
|
+
/**
|
|
51
|
+
* Retrieve mobile wallet pass for ACM member.
|
|
52
|
+
*/
|
|
53
|
+
apiV2MobileWalletMembershipGetRaw(requestParameters, initOverrides) {
|
|
54
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
55
|
+
const requestOptions = yield this.apiV2MobileWalletMembershipGetRequestOpts(requestParameters);
|
|
56
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
48
57
|
return new runtime.BlobApiResponse(response);
|
|
49
58
|
});
|
|
50
59
|
}
|
|
@@ -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).
|
|
@@ -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.
|
|
@@ -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,19 +27,28 @@ import { ApiV1OrganizationsGet200ResponseInnerFromJSON, ApiV1OrganizationsOrgIdG
|
|
|
27
27
|
*/
|
|
28
28
|
export class OrganizationsApi extends runtime.BaseAPI {
|
|
29
29
|
/**
|
|
30
|
-
*
|
|
30
|
+
* Creates request options for apiV1OrganizationsGet without sending the request
|
|
31
31
|
*/
|
|
32
|
-
|
|
32
|
+
apiV1OrganizationsGetRequestOpts() {
|
|
33
33
|
return __awaiter(this, void 0, void 0, function* () {
|
|
34
34
|
const queryParameters = {};
|
|
35
35
|
const headerParameters = {};
|
|
36
36
|
let urlPath = `/api/v1/organizations`;
|
|
37
|
-
|
|
37
|
+
return {
|
|
38
38
|
path: urlPath,
|
|
39
39
|
method: 'GET',
|
|
40
40
|
headers: headerParameters,
|
|
41
41
|
query: queryParameters,
|
|
42
|
-
}
|
|
42
|
+
};
|
|
43
|
+
});
|
|
44
|
+
}
|
|
45
|
+
/**
|
|
46
|
+
* Get info for all of ACM @ UIUC\'s sub-organizations.
|
|
47
|
+
*/
|
|
48
|
+
apiV1OrganizationsGetRaw(initOverrides) {
|
|
49
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
50
|
+
const requestOptions = yield this.apiV1OrganizationsGetRequestOpts();
|
|
51
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
43
52
|
return new runtime.JSONApiResponse(response, (jsonValue) => jsonValue.map(ApiV1OrganizationsGet200ResponseInnerFromJSON));
|
|
44
53
|
});
|
|
45
54
|
}
|
|
@@ -53,9 +62,9 @@ export class OrganizationsApi extends runtime.BaseAPI {
|
|
|
53
62
|
});
|
|
54
63
|
}
|
|
55
64
|
/**
|
|
56
|
-
*
|
|
65
|
+
* Creates request options for apiV1OrganizationsOrgIdGet without sending the request
|
|
57
66
|
*/
|
|
58
|
-
|
|
67
|
+
apiV1OrganizationsOrgIdGetRequestOpts(requestParameters) {
|
|
59
68
|
return __awaiter(this, void 0, void 0, function* () {
|
|
60
69
|
if (requestParameters['orgId'] == null) {
|
|
61
70
|
throw new runtime.RequiredError('orgId', 'Required parameter "orgId" was null or undefined when calling apiV1OrganizationsOrgIdGet().');
|
|
@@ -64,12 +73,21 @@ export class OrganizationsApi extends runtime.BaseAPI {
|
|
|
64
73
|
const headerParameters = {};
|
|
65
74
|
let urlPath = `/api/v1/organizations/{orgId}`;
|
|
66
75
|
urlPath = urlPath.replace(`{${"orgId"}}`, encodeURIComponent(String(requestParameters['orgId'])));
|
|
67
|
-
|
|
76
|
+
return {
|
|
68
77
|
path: urlPath,
|
|
69
78
|
method: 'GET',
|
|
70
79
|
headers: headerParameters,
|
|
71
80
|
query: queryParameters,
|
|
72
|
-
}
|
|
81
|
+
};
|
|
82
|
+
});
|
|
83
|
+
}
|
|
84
|
+
/**
|
|
85
|
+
* Get information about a specific ACM @ UIUC sub-organization.
|
|
86
|
+
*/
|
|
87
|
+
apiV1OrganizationsOrgIdGetRaw(requestParameters, initOverrides) {
|
|
88
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
89
|
+
const requestOptions = yield this.apiV1OrganizationsOrgIdGetRequestOpts(requestParameters);
|
|
90
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
73
91
|
return new runtime.JSONApiResponse(response, (jsonValue) => ApiV1OrganizationsOrgIdGet200ResponseFromJSON(jsonValue));
|
|
74
92
|
});
|
|
75
93
|
}
|
|
@@ -83,10 +101,9 @@ export class OrganizationsApi extends runtime.BaseAPI {
|
|
|
83
101
|
});
|
|
84
102
|
}
|
|
85
103
|
/**
|
|
86
|
-
*
|
|
87
|
-
* Set leads for an ACM @ UIUC sub-organization.
|
|
104
|
+
* Creates request options for apiV1OrganizationsOrgIdLeadsPatch without sending the request
|
|
88
105
|
*/
|
|
89
|
-
|
|
106
|
+
apiV1OrganizationsOrgIdLeadsPatchRequestOpts(requestParameters) {
|
|
90
107
|
return __awaiter(this, void 0, void 0, function* () {
|
|
91
108
|
if (requestParameters['orgId'] == null) {
|
|
92
109
|
throw new runtime.RequiredError('orgId', 'Required parameter "orgId" was null or undefined when calling apiV1OrganizationsOrgIdLeadsPatch().');
|
|
@@ -109,13 +126,23 @@ export class OrganizationsApi extends runtime.BaseAPI {
|
|
|
109
126
|
}
|
|
110
127
|
let urlPath = `/api/v1/organizations/{orgId}/leads`;
|
|
111
128
|
urlPath = urlPath.replace(`{${"orgId"}}`, encodeURIComponent(String(requestParameters['orgId'])));
|
|
112
|
-
|
|
129
|
+
return {
|
|
113
130
|
path: urlPath,
|
|
114
131
|
method: 'PATCH',
|
|
115
132
|
headers: headerParameters,
|
|
116
133
|
query: queryParameters,
|
|
117
134
|
body: ApiV1OrganizationsOrgIdLeadsPatchRequestToJSON(requestParameters['apiV1OrganizationsOrgIdLeadsPatchRequest']),
|
|
118
|
-
}
|
|
135
|
+
};
|
|
136
|
+
});
|
|
137
|
+
}
|
|
138
|
+
/**
|
|
139
|
+
* #### 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.
|
|
140
|
+
* Set leads for an ACM @ UIUC sub-organization.
|
|
141
|
+
*/
|
|
142
|
+
apiV1OrganizationsOrgIdLeadsPatchRaw(requestParameters, initOverrides) {
|
|
143
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
144
|
+
const requestOptions = yield this.apiV1OrganizationsOrgIdLeadsPatchRequestOpts(requestParameters);
|
|
145
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
119
146
|
if (this.isJsonMime(response.headers.get('content-type'))) {
|
|
120
147
|
return new runtime.JSONApiResponse(response);
|
|
121
148
|
}
|
|
@@ -135,10 +162,9 @@ export class OrganizationsApi extends runtime.BaseAPI {
|
|
|
135
162
|
});
|
|
136
163
|
}
|
|
137
164
|
/**
|
|
138
|
-
*
|
|
139
|
-
* Set metadata for an ACM @ UIUC sub-organization.
|
|
165
|
+
* Creates request options for apiV1OrganizationsOrgIdMetaPost without sending the request
|
|
140
166
|
*/
|
|
141
|
-
|
|
167
|
+
apiV1OrganizationsOrgIdMetaPostRequestOpts(requestParameters) {
|
|
142
168
|
return __awaiter(this, void 0, void 0, function* () {
|
|
143
169
|
if (requestParameters['orgId'] == null) {
|
|
144
170
|
throw new runtime.RequiredError('orgId', 'Required parameter "orgId" was null or undefined when calling apiV1OrganizationsOrgIdMetaPost().');
|
|
@@ -161,13 +187,23 @@ export class OrganizationsApi extends runtime.BaseAPI {
|
|
|
161
187
|
}
|
|
162
188
|
let urlPath = `/api/v1/organizations/{orgId}/meta`;
|
|
163
189
|
urlPath = urlPath.replace(`{${"orgId"}}`, encodeURIComponent(String(requestParameters['orgId'])));
|
|
164
|
-
|
|
190
|
+
return {
|
|
165
191
|
path: urlPath,
|
|
166
192
|
method: 'POST',
|
|
167
193
|
headers: headerParameters,
|
|
168
194
|
query: queryParameters,
|
|
169
195
|
body: ApiV1OrganizationsOrgIdMetaPostRequestToJSON(requestParameters['apiV1OrganizationsOrgIdMetaPostRequest']),
|
|
170
|
-
}
|
|
196
|
+
};
|
|
197
|
+
});
|
|
198
|
+
}
|
|
199
|
+
/**
|
|
200
|
+
* #### 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.
|
|
201
|
+
* Set metadata for an ACM @ UIUC sub-organization.
|
|
202
|
+
*/
|
|
203
|
+
apiV1OrganizationsOrgIdMetaPostRaw(requestParameters, initOverrides) {
|
|
204
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
205
|
+
const requestOptions = yield this.apiV1OrganizationsOrgIdMetaPostRequestOpts(requestParameters);
|
|
206
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
171
207
|
if (this.isJsonMime(response.headers.get('content-type'))) {
|
|
172
208
|
return new runtime.JSONApiResponse(response);
|
|
173
209
|
}
|
|
@@ -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).
|
|
@@ -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
|
*/
|