@acm-uiuc/core-client 4.4.2 → 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 +5 -2
- package/.openapi-generator/VERSION +1 -1
- package/README.md +11 -6
- 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 +95 -8
- package/dist/apis/StoreApi.js +260 -51
- 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 +95 -8
- package/dist/esm/apis/StoreApi.js +260 -51
- 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 +98 -0
- package/dist/esm/models/{ApiV1StoreAdminOrderOrderIdGet200Response.js → ApiV1StoreAdminOrdersFetchUserOrdersPost200ResponseInner.js} +13 -13
- package/dist/esm/models/ApiV1StoreAdminOrdersFetchUserOrdersPost200ResponseInnerLineItemsInner.d.ts +109 -0
- package/dist/esm/models/{ApiV1StoreAdminOrderOrderIdGet200ResponseLineItemsInner.js → ApiV1StoreAdminOrdersFetchUserOrdersPost200ResponseInnerLineItemsInner.js} +10 -10
- package/dist/esm/models/ApiV1StoreAdminOrdersFetchUserOrdersPostRequest.d.ts +45 -0
- package/dist/esm/models/ApiV1StoreAdminOrdersFetchUserOrdersPostRequest.js +53 -0
- 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 +5 -2
- package/dist/esm/models/index.js +5 -2
- 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 +98 -0
- package/dist/models/{ApiV1StoreAdminOrderOrderIdGet200Response.js → ApiV1StoreAdminOrdersFetchUserOrdersPost200ResponseInner.js} +19 -19
- package/dist/models/ApiV1StoreAdminOrdersFetchUserOrdersPost200ResponseInnerLineItemsInner.d.ts +109 -0
- package/dist/models/{ApiV1StoreAdminOrderOrderIdGet200ResponseLineItemsInner.js → ApiV1StoreAdminOrdersFetchUserOrdersPost200ResponseInnerLineItemsInner.js} +16 -16
- package/dist/models/ApiV1StoreAdminOrdersFetchUserOrdersPostRequest.d.ts +45 -0
- package/dist/models/ApiV1StoreAdminOrdersFetchUserOrdersPostRequest.js +61 -0
- 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 +5 -2
- package/dist/models/index.js +5 -2
- package/dist/runtime.d.ts +1 -1
- package/dist/runtime.js +1 -1
- package/package.json +1 -1
- package/dist/esm/models/ApiV1StoreAdminOrderOrderIdGet200Response.d.ts +0 -98
- package/dist/esm/models/ApiV1StoreAdminOrderOrderIdGet200ResponseLineItemsInner.d.ts +0 -109
- package/dist/models/ApiV1StoreAdminOrderOrderIdGet200Response.d.ts +0 -98
- package/dist/models/ApiV1StoreAdminOrderOrderIdGet200ResponseLineItemsInner.d.ts +0 -109
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* ACM @ UIUC Core API
|
|
5
5
|
* The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 4.
|
|
7
|
+
* The version of the OpenAPI document: 4.6.0
|
|
8
8
|
* Contact: infra@acm.illinois.edu
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -27,19 +27,28 @@ import { ApiV1ProtectedGet200ResponseFromJSON, ApiV1SyncIdentityIsRequiredGet200
|
|
|
27
27
|
*/
|
|
28
28
|
export class GenericApi extends runtime.BaseAPI {
|
|
29
29
|
/**
|
|
30
|
-
*
|
|
30
|
+
* Creates request options for apiV1HealthzGet without sending the request
|
|
31
31
|
*/
|
|
32
|
-
|
|
32
|
+
apiV1HealthzGetRequestOpts() {
|
|
33
33
|
return __awaiter(this, void 0, void 0, function* () {
|
|
34
34
|
const queryParameters = {};
|
|
35
35
|
const headerParameters = {};
|
|
36
36
|
let urlPath = `/api/v1/healthz`;
|
|
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
|
+
* Verify that the API server is healthy.
|
|
47
|
+
*/
|
|
48
|
+
apiV1HealthzGetRaw(initOverrides) {
|
|
49
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
50
|
+
const requestOptions = yield this.apiV1HealthzGetRequestOpts();
|
|
51
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
43
52
|
return new runtime.VoidApiResponse(response);
|
|
44
53
|
});
|
|
45
54
|
}
|
|
@@ -52,10 +61,9 @@ export class GenericApi extends runtime.BaseAPI {
|
|
|
52
61
|
});
|
|
53
62
|
}
|
|
54
63
|
/**
|
|
55
|
-
*
|
|
56
|
-
* Get a user\'s username and roles.
|
|
64
|
+
* Creates request options for apiV1ProtectedGet without sending the request
|
|
57
65
|
*/
|
|
58
|
-
|
|
66
|
+
apiV1ProtectedGetRequestOpts() {
|
|
59
67
|
return __awaiter(this, void 0, void 0, function* () {
|
|
60
68
|
const queryParameters = {};
|
|
61
69
|
const headerParameters = {};
|
|
@@ -70,12 +78,22 @@ export class GenericApi extends runtime.BaseAPI {
|
|
|
70
78
|
headerParameters["X-Api-Key"] = yield this.configuration.apiKey("X-Api-Key"); // apiKeyHeader authentication
|
|
71
79
|
}
|
|
72
80
|
let urlPath = `/api/v1/protected`;
|
|
73
|
-
|
|
81
|
+
return {
|
|
74
82
|
path: urlPath,
|
|
75
83
|
method: 'GET',
|
|
76
84
|
headers: headerParameters,
|
|
77
85
|
query: queryParameters,
|
|
78
|
-
}
|
|
86
|
+
};
|
|
87
|
+
});
|
|
88
|
+
}
|
|
89
|
+
/**
|
|
90
|
+
* #### Authorization <hr /> Requires valid authentication but no specific authorization.
|
|
91
|
+
* Get a user\'s username and roles.
|
|
92
|
+
*/
|
|
93
|
+
apiV1ProtectedGetRaw(initOverrides) {
|
|
94
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
95
|
+
const requestOptions = yield this.apiV1ProtectedGetRequestOpts();
|
|
96
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
79
97
|
return new runtime.JSONApiResponse(response, (jsonValue) => ApiV1ProtectedGet200ResponseFromJSON(jsonValue));
|
|
80
98
|
});
|
|
81
99
|
}
|
|
@@ -90,9 +108,9 @@ export class GenericApi extends runtime.BaseAPI {
|
|
|
90
108
|
});
|
|
91
109
|
}
|
|
92
110
|
/**
|
|
93
|
-
*
|
|
111
|
+
* Creates request options for apiV1SyncIdentityIsRequiredGet without sending the request
|
|
94
112
|
*/
|
|
95
|
-
|
|
113
|
+
apiV1SyncIdentityIsRequiredGetRequestOpts(requestParameters) {
|
|
96
114
|
return __awaiter(this, void 0, void 0, function* () {
|
|
97
115
|
if (requestParameters['xUiucToken'] == null) {
|
|
98
116
|
throw new runtime.RequiredError('xUiucToken', 'Required parameter "xUiucToken" was null or undefined when calling apiV1SyncIdentityIsRequiredGet().');
|
|
@@ -103,12 +121,21 @@ export class GenericApi extends runtime.BaseAPI {
|
|
|
103
121
|
headerParameters['x-uiuc-token'] = String(requestParameters['xUiucToken']);
|
|
104
122
|
}
|
|
105
123
|
let urlPath = `/api/v1/syncIdentity/isRequired`;
|
|
106
|
-
|
|
124
|
+
return {
|
|
107
125
|
path: urlPath,
|
|
108
126
|
method: 'GET',
|
|
109
127
|
headers: headerParameters,
|
|
110
128
|
query: queryParameters,
|
|
111
|
-
}
|
|
129
|
+
};
|
|
130
|
+
});
|
|
131
|
+
}
|
|
132
|
+
/**
|
|
133
|
+
* Check if a user needs a full user identity sync.
|
|
134
|
+
*/
|
|
135
|
+
apiV1SyncIdentityIsRequiredGetRaw(requestParameters, initOverrides) {
|
|
136
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
137
|
+
const requestOptions = yield this.apiV1SyncIdentityIsRequiredGetRequestOpts(requestParameters);
|
|
138
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
112
139
|
return new runtime.JSONApiResponse(response, (jsonValue) => ApiV1SyncIdentityIsRequiredGet200ResponseFromJSON(jsonValue));
|
|
113
140
|
});
|
|
114
141
|
}
|
|
@@ -122,9 +149,9 @@ export class GenericApi extends runtime.BaseAPI {
|
|
|
122
149
|
});
|
|
123
150
|
}
|
|
124
151
|
/**
|
|
125
|
-
*
|
|
152
|
+
* Creates request options for apiV1SyncIdentityPost without sending the request
|
|
126
153
|
*/
|
|
127
|
-
|
|
154
|
+
apiV1SyncIdentityPostRequestOpts(requestParameters) {
|
|
128
155
|
return __awaiter(this, void 0, void 0, function* () {
|
|
129
156
|
if (requestParameters['xUiucToken'] == null) {
|
|
130
157
|
throw new runtime.RequiredError('xUiucToken', 'Required parameter "xUiucToken" was null or undefined when calling apiV1SyncIdentityPost().');
|
|
@@ -135,12 +162,21 @@ export class GenericApi extends runtime.BaseAPI {
|
|
|
135
162
|
headerParameters['x-uiuc-token'] = String(requestParameters['xUiucToken']);
|
|
136
163
|
}
|
|
137
164
|
let urlPath = `/api/v1/syncIdentity`;
|
|
138
|
-
|
|
165
|
+
return {
|
|
139
166
|
path: urlPath,
|
|
140
167
|
method: 'POST',
|
|
141
168
|
headers: headerParameters,
|
|
142
169
|
query: queryParameters,
|
|
143
|
-
}
|
|
170
|
+
};
|
|
171
|
+
});
|
|
172
|
+
}
|
|
173
|
+
/**
|
|
174
|
+
* Sync the Illinois NetID account with the ACM @ UIUC account.
|
|
175
|
+
*/
|
|
176
|
+
apiV1SyncIdentityPostRaw(requestParameters, initOverrides) {
|
|
177
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
178
|
+
const requestOptions = yield this.apiV1SyncIdentityPostRequestOpts(requestParameters);
|
|
179
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
144
180
|
if (this.isJsonMime(response.headers.get('content-type'))) {
|
|
145
181
|
return new runtime.JSONApiResponse(response);
|
|
146
182
|
}
|
|
@@ -159,10 +195,9 @@ export class GenericApi extends runtime.BaseAPI {
|
|
|
159
195
|
});
|
|
160
196
|
}
|
|
161
197
|
/**
|
|
162
|
-
*
|
|
163
|
-
* Resolve user emails to user info.
|
|
198
|
+
* Creates request options for apiV1UsersBatchResolveInfoPost without sending the request
|
|
164
199
|
*/
|
|
165
|
-
|
|
200
|
+
apiV1UsersBatchResolveInfoPostRequestOpts(requestParameters) {
|
|
166
201
|
return __awaiter(this, void 0, void 0, function* () {
|
|
167
202
|
if (requestParameters['apiV1UsersBatchResolveInfoPostRequest'] == null) {
|
|
168
203
|
throw new runtime.RequiredError('apiV1UsersBatchResolveInfoPostRequest', 'Required parameter "apiV1UsersBatchResolveInfoPostRequest" was null or undefined when calling apiV1UsersBatchResolveInfoPost().');
|
|
@@ -181,13 +216,23 @@ export class GenericApi extends runtime.BaseAPI {
|
|
|
181
216
|
headerParameters["X-Api-Key"] = yield this.configuration.apiKey("X-Api-Key"); // apiKeyHeader authentication
|
|
182
217
|
}
|
|
183
218
|
let urlPath = `/api/v1/users/batchResolveInfo`;
|
|
184
|
-
|
|
219
|
+
return {
|
|
185
220
|
path: urlPath,
|
|
186
221
|
method: 'POST',
|
|
187
222
|
headers: headerParameters,
|
|
188
223
|
query: queryParameters,
|
|
189
224
|
body: ApiV1UsersBatchResolveInfoPostRequestToJSON(requestParameters['apiV1UsersBatchResolveInfoPostRequest']),
|
|
190
|
-
}
|
|
225
|
+
};
|
|
226
|
+
});
|
|
227
|
+
}
|
|
228
|
+
/**
|
|
229
|
+
* #### Authorization <hr /> Requires valid authentication but no specific authorization.
|
|
230
|
+
* Resolve user emails to user info.
|
|
231
|
+
*/
|
|
232
|
+
apiV1UsersBatchResolveInfoPostRaw(requestParameters, initOverrides) {
|
|
233
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
234
|
+
const requestOptions = yield this.apiV1UsersBatchResolveInfoPostRequestOpts(requestParameters);
|
|
235
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
191
236
|
return new runtime.JSONApiResponse(response, (jsonValue) => runtime.mapValues(jsonValue, ApiV1UsersBatchResolveInfoPost200ResponseValueFromJSON));
|
|
192
237
|
});
|
|
193
238
|
}
|
|
@@ -202,10 +247,9 @@ export class GenericApi extends runtime.BaseAPI {
|
|
|
202
247
|
});
|
|
203
248
|
}
|
|
204
249
|
/**
|
|
205
|
-
*
|
|
206
|
-
* Find a user by UIN.
|
|
250
|
+
* Creates request options for apiV1UsersFindUserByUinPost without sending the request
|
|
207
251
|
*/
|
|
208
|
-
|
|
252
|
+
apiV1UsersFindUserByUinPostRequestOpts(requestParameters) {
|
|
209
253
|
return __awaiter(this, void 0, void 0, function* () {
|
|
210
254
|
if (requestParameters['apiV1UsersFindUserByUinPostRequest'] == null) {
|
|
211
255
|
throw new runtime.RequiredError('apiV1UsersFindUserByUinPostRequest', 'Required parameter "apiV1UsersFindUserByUinPostRequest" was null or undefined when calling apiV1UsersFindUserByUinPost().');
|
|
@@ -224,13 +268,23 @@ export class GenericApi extends runtime.BaseAPI {
|
|
|
224
268
|
headerParameters["X-Api-Key"] = yield this.configuration.apiKey("X-Api-Key"); // apiKeyHeader authentication
|
|
225
269
|
}
|
|
226
270
|
let urlPath = `/api/v1/users/findUserByUin`;
|
|
227
|
-
|
|
271
|
+
return {
|
|
228
272
|
path: urlPath,
|
|
229
273
|
method: 'POST',
|
|
230
274
|
headers: headerParameters,
|
|
231
275
|
query: queryParameters,
|
|
232
276
|
body: ApiV1UsersFindUserByUinPostRequestToJSON(requestParameters['apiV1UsersFindUserByUinPostRequest']),
|
|
233
|
-
}
|
|
277
|
+
};
|
|
278
|
+
});
|
|
279
|
+
}
|
|
280
|
+
/**
|
|
281
|
+
* #### Authorization <hr /> Requires any of the following roles: * User Information Viewer (<code>view:userInfo</code>)
|
|
282
|
+
* Find a user by UIN.
|
|
283
|
+
*/
|
|
284
|
+
apiV1UsersFindUserByUinPostRaw(requestParameters, initOverrides) {
|
|
285
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
286
|
+
const requestOptions = yield this.apiV1UsersFindUserByUinPostRequestOpts(requestParameters);
|
|
287
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
234
288
|
return new runtime.JSONApiResponse(response, (jsonValue) => ApiV1UsersFindUserByUinPost200ResponseFromJSON(jsonValue));
|
|
235
289
|
});
|
|
236
290
|
}
|
|
@@ -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).
|
|
@@ -35,6 +35,10 @@ export interface ApiV1IamProfilePatchOperationRequest {
|
|
|
35
35
|
*
|
|
36
36
|
*/
|
|
37
37
|
export declare class IAMApi extends runtime.BaseAPI {
|
|
38
|
+
/**
|
|
39
|
+
* Creates request options for apiV1IamGroupsGet without sending the request
|
|
40
|
+
*/
|
|
41
|
+
apiV1IamGroupsGetRequestOpts(): Promise<runtime.RequestOpts>;
|
|
38
42
|
/**
|
|
39
43
|
* #### Authorization <hr /> Requires any of the following roles: * IAM Admin (<code>admin:iam</code>)
|
|
40
44
|
* Get all manageable groups.
|
|
@@ -45,6 +49,10 @@ export declare class IAMApi extends runtime.BaseAPI {
|
|
|
45
49
|
* Get all manageable groups.
|
|
46
50
|
*/
|
|
47
51
|
apiV1IamGroupsGet(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
52
|
+
/**
|
|
53
|
+
* Creates request options for apiV1IamGroupsGroupIdGet without sending the request
|
|
54
|
+
*/
|
|
55
|
+
apiV1IamGroupsGroupIdGetRequestOpts(requestParameters: ApiV1IamGroupsGroupIdGetRequest): Promise<runtime.RequestOpts>;
|
|
48
56
|
/**
|
|
49
57
|
* #### Authorization <hr /> Requires any of the following roles: * IAM Admin (<code>admin:iam</code>)
|
|
50
58
|
* Get the members of a group.
|
|
@@ -55,6 +63,10 @@ export declare class IAMApi extends runtime.BaseAPI {
|
|
|
55
63
|
* Get the members of a group.
|
|
56
64
|
*/
|
|
57
65
|
apiV1IamGroupsGroupIdGet(requestParameters: ApiV1IamGroupsGroupIdGetRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
66
|
+
/**
|
|
67
|
+
* Creates request options for apiV1IamGroupsGroupIdPatch without sending the request
|
|
68
|
+
*/
|
|
69
|
+
apiV1IamGroupsGroupIdPatchRequestOpts(requestParameters: ApiV1IamGroupsGroupIdPatchOperationRequest): Promise<runtime.RequestOpts>;
|
|
58
70
|
/**
|
|
59
71
|
* #### Authorization <hr /> Requires any of the following roles: * IAM Admin (<code>admin:iam</code>)
|
|
60
72
|
* Update the members of a group.
|
|
@@ -65,6 +77,10 @@ export declare class IAMApi extends runtime.BaseAPI {
|
|
|
65
77
|
* Update the members of a group.
|
|
66
78
|
*/
|
|
67
79
|
apiV1IamGroupsGroupIdPatch(requestParameters: ApiV1IamGroupsGroupIdPatchOperationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
80
|
+
/**
|
|
81
|
+
* Creates request options for apiV1IamGroupsGroupIdRolesGet without sending the request
|
|
82
|
+
*/
|
|
83
|
+
apiV1IamGroupsGroupIdRolesGetRequestOpts(requestParameters: ApiV1IamGroupsGroupIdRolesGetRequest): Promise<runtime.RequestOpts>;
|
|
68
84
|
/**
|
|
69
85
|
* #### Authorization <hr /> Requires any of the following roles: * IAM Admin (<code>admin:iam</code>)
|
|
70
86
|
* Get a group\'s application role mappings.
|
|
@@ -75,6 +91,10 @@ export declare class IAMApi extends runtime.BaseAPI {
|
|
|
75
91
|
* Get a group\'s application role mappings.
|
|
76
92
|
*/
|
|
77
93
|
apiV1IamGroupsGroupIdRolesGet(requestParameters: ApiV1IamGroupsGroupIdRolesGetRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
94
|
+
/**
|
|
95
|
+
* Creates request options for apiV1IamGroupsGroupIdRolesPost without sending the request
|
|
96
|
+
*/
|
|
97
|
+
apiV1IamGroupsGroupIdRolesPostRequestOpts(requestParameters: ApiV1IamGroupsGroupIdRolesPostOperationRequest): Promise<runtime.RequestOpts>;
|
|
78
98
|
/**
|
|
79
99
|
* #### Authorization <hr /> Requires any of the following roles: * IAM Admin (<code>admin:iam</code>)
|
|
80
100
|
* Update a group\'s application role mappings.
|
|
@@ -85,6 +105,10 @@ export declare class IAMApi extends runtime.BaseAPI {
|
|
|
85
105
|
* Update a group\'s application role mappings.
|
|
86
106
|
*/
|
|
87
107
|
apiV1IamGroupsGroupIdRolesPost(requestParameters: ApiV1IamGroupsGroupIdRolesPostOperationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
108
|
+
/**
|
|
109
|
+
* Creates request options for apiV1IamInviteUsersPost without sending the request
|
|
110
|
+
*/
|
|
111
|
+
apiV1IamInviteUsersPostRequestOpts(requestParameters: ApiV1IamInviteUsersPostOperationRequest): Promise<runtime.RequestOpts>;
|
|
88
112
|
/**
|
|
89
113
|
* #### Authorization <hr /> Requires any of the following roles: * IAM Inviter (<code>invite:iam</code>) * IAM Admin (<code>admin:iam</code>)
|
|
90
114
|
* Invite a user to the ACM @ UIUC Entra ID tenant.
|
|
@@ -95,6 +119,10 @@ export declare class IAMApi extends runtime.BaseAPI {
|
|
|
95
119
|
* Invite a user to the ACM @ UIUC Entra ID tenant.
|
|
96
120
|
*/
|
|
97
121
|
apiV1IamInviteUsersPost(requestParameters: ApiV1IamInviteUsersPostOperationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
122
|
+
/**
|
|
123
|
+
* Creates request options for apiV1IamProfilePatch without sending the request
|
|
124
|
+
*/
|
|
125
|
+
apiV1IamProfilePatchRequestOpts(requestParameters: ApiV1IamProfilePatchOperationRequest): Promise<runtime.RequestOpts>;
|
|
98
126
|
/**
|
|
99
127
|
* #### Authorization <hr /> Requires valid authentication but no specific authorization.
|
|
100
128
|
* Update user\'s profile.
|
package/dist/esm/apis/IAMApi.js
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* ACM @ UIUC Core API
|
|
5
5
|
* The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 4.
|
|
7
|
+
* The version of the OpenAPI document: 4.6.0
|
|
8
8
|
* Contact: infra@acm.illinois.edu
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -27,10 +27,9 @@ import { ApiV1IamGroupsGroupIdPatchRequestToJSON, ApiV1IamGroupsGroupIdRolesPost
|
|
|
27
27
|
*/
|
|
28
28
|
export class IAMApi extends runtime.BaseAPI {
|
|
29
29
|
/**
|
|
30
|
-
*
|
|
31
|
-
* Get all manageable groups.
|
|
30
|
+
* Creates request options for apiV1IamGroupsGet without sending the request
|
|
32
31
|
*/
|
|
33
|
-
|
|
32
|
+
apiV1IamGroupsGetRequestOpts() {
|
|
34
33
|
return __awaiter(this, void 0, void 0, function* () {
|
|
35
34
|
const queryParameters = {};
|
|
36
35
|
const headerParameters = {};
|
|
@@ -45,12 +44,22 @@ export class IAMApi 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/iam/groups`;
|
|
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: * IAM Admin (<code>admin:iam</code>)
|
|
57
|
+
* Get all manageable groups.
|
|
58
|
+
*/
|
|
59
|
+
apiV1IamGroupsGetRaw(initOverrides) {
|
|
60
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
61
|
+
const requestOptions = yield this.apiV1IamGroupsGetRequestOpts();
|
|
62
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
54
63
|
return new runtime.VoidApiResponse(response);
|
|
55
64
|
});
|
|
56
65
|
}
|
|
@@ -64,10 +73,9 @@ export class IAMApi extends runtime.BaseAPI {
|
|
|
64
73
|
});
|
|
65
74
|
}
|
|
66
75
|
/**
|
|
67
|
-
*
|
|
68
|
-
* Get the members of a group.
|
|
76
|
+
* Creates request options for apiV1IamGroupsGroupIdGet without sending the request
|
|
69
77
|
*/
|
|
70
|
-
|
|
78
|
+
apiV1IamGroupsGroupIdGetRequestOpts(requestParameters) {
|
|
71
79
|
return __awaiter(this, void 0, void 0, function* () {
|
|
72
80
|
if (requestParameters['groupId'] == null) {
|
|
73
81
|
throw new runtime.RequiredError('groupId', 'Required parameter "groupId" was null or undefined when calling apiV1IamGroupsGroupIdGet().');
|
|
@@ -86,12 +94,22 @@ export class IAMApi extends runtime.BaseAPI {
|
|
|
86
94
|
}
|
|
87
95
|
let urlPath = `/api/v1/iam/groups/{groupId}`;
|
|
88
96
|
urlPath = urlPath.replace(`{${"groupId"}}`, encodeURIComponent(String(requestParameters['groupId'])));
|
|
89
|
-
|
|
97
|
+
return {
|
|
90
98
|
path: urlPath,
|
|
91
99
|
method: 'GET',
|
|
92
100
|
headers: headerParameters,
|
|
93
101
|
query: queryParameters,
|
|
94
|
-
}
|
|
102
|
+
};
|
|
103
|
+
});
|
|
104
|
+
}
|
|
105
|
+
/**
|
|
106
|
+
* #### Authorization <hr /> Requires any of the following roles: * IAM Admin (<code>admin:iam</code>)
|
|
107
|
+
* Get the members of a group.
|
|
108
|
+
*/
|
|
109
|
+
apiV1IamGroupsGroupIdGetRaw(requestParameters, initOverrides) {
|
|
110
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
111
|
+
const requestOptions = yield this.apiV1IamGroupsGroupIdGetRequestOpts(requestParameters);
|
|
112
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
95
113
|
return new runtime.VoidApiResponse(response);
|
|
96
114
|
});
|
|
97
115
|
}
|
|
@@ -105,10 +123,9 @@ export class IAMApi extends runtime.BaseAPI {
|
|
|
105
123
|
});
|
|
106
124
|
}
|
|
107
125
|
/**
|
|
108
|
-
*
|
|
109
|
-
* Update the members of a group.
|
|
126
|
+
* Creates request options for apiV1IamGroupsGroupIdPatch without sending the request
|
|
110
127
|
*/
|
|
111
|
-
|
|
128
|
+
apiV1IamGroupsGroupIdPatchRequestOpts(requestParameters) {
|
|
112
129
|
return __awaiter(this, void 0, void 0, function* () {
|
|
113
130
|
if (requestParameters['groupId'] == null) {
|
|
114
131
|
throw new runtime.RequiredError('groupId', 'Required parameter "groupId" was null or undefined when calling apiV1IamGroupsGroupIdPatch().');
|
|
@@ -131,13 +148,23 @@ export class IAMApi extends runtime.BaseAPI {
|
|
|
131
148
|
}
|
|
132
149
|
let urlPath = `/api/v1/iam/groups/{groupId}`;
|
|
133
150
|
urlPath = urlPath.replace(`{${"groupId"}}`, encodeURIComponent(String(requestParameters['groupId'])));
|
|
134
|
-
|
|
151
|
+
return {
|
|
135
152
|
path: urlPath,
|
|
136
153
|
method: 'PATCH',
|
|
137
154
|
headers: headerParameters,
|
|
138
155
|
query: queryParameters,
|
|
139
156
|
body: ApiV1IamGroupsGroupIdPatchRequestToJSON(requestParameters['apiV1IamGroupsGroupIdPatchRequest']),
|
|
140
|
-
}
|
|
157
|
+
};
|
|
158
|
+
});
|
|
159
|
+
}
|
|
160
|
+
/**
|
|
161
|
+
* #### Authorization <hr /> Requires any of the following roles: * IAM Admin (<code>admin:iam</code>)
|
|
162
|
+
* Update the members of a group.
|
|
163
|
+
*/
|
|
164
|
+
apiV1IamGroupsGroupIdPatchRaw(requestParameters, initOverrides) {
|
|
165
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
166
|
+
const requestOptions = yield this.apiV1IamGroupsGroupIdPatchRequestOpts(requestParameters);
|
|
167
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
141
168
|
return new runtime.VoidApiResponse(response);
|
|
142
169
|
});
|
|
143
170
|
}
|
|
@@ -151,10 +178,9 @@ export class IAMApi extends runtime.BaseAPI {
|
|
|
151
178
|
});
|
|
152
179
|
}
|
|
153
180
|
/**
|
|
154
|
-
*
|
|
155
|
-
* Get a group\'s application role mappings.
|
|
181
|
+
* Creates request options for apiV1IamGroupsGroupIdRolesGet without sending the request
|
|
156
182
|
*/
|
|
157
|
-
|
|
183
|
+
apiV1IamGroupsGroupIdRolesGetRequestOpts(requestParameters) {
|
|
158
184
|
return __awaiter(this, void 0, void 0, function* () {
|
|
159
185
|
if (requestParameters['groupId'] == null) {
|
|
160
186
|
throw new runtime.RequiredError('groupId', 'Required parameter "groupId" was null or undefined when calling apiV1IamGroupsGroupIdRolesGet().');
|
|
@@ -173,12 +199,22 @@ export class IAMApi extends runtime.BaseAPI {
|
|
|
173
199
|
}
|
|
174
200
|
let urlPath = `/api/v1/iam/groups/{groupId}/roles`;
|
|
175
201
|
urlPath = urlPath.replace(`{${"groupId"}}`, encodeURIComponent(String(requestParameters['groupId'])));
|
|
176
|
-
|
|
202
|
+
return {
|
|
177
203
|
path: urlPath,
|
|
178
204
|
method: 'GET',
|
|
179
205
|
headers: headerParameters,
|
|
180
206
|
query: queryParameters,
|
|
181
|
-
}
|
|
207
|
+
};
|
|
208
|
+
});
|
|
209
|
+
}
|
|
210
|
+
/**
|
|
211
|
+
* #### Authorization <hr /> Requires any of the following roles: * IAM Admin (<code>admin:iam</code>)
|
|
212
|
+
* Get a group\'s application role mappings.
|
|
213
|
+
*/
|
|
214
|
+
apiV1IamGroupsGroupIdRolesGetRaw(requestParameters, initOverrides) {
|
|
215
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
216
|
+
const requestOptions = yield this.apiV1IamGroupsGroupIdRolesGetRequestOpts(requestParameters);
|
|
217
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
182
218
|
return new runtime.VoidApiResponse(response);
|
|
183
219
|
});
|
|
184
220
|
}
|
|
@@ -192,10 +228,9 @@ export class IAMApi extends runtime.BaseAPI {
|
|
|
192
228
|
});
|
|
193
229
|
}
|
|
194
230
|
/**
|
|
195
|
-
*
|
|
196
|
-
* Update a group\'s application role mappings.
|
|
231
|
+
* Creates request options for apiV1IamGroupsGroupIdRolesPost without sending the request
|
|
197
232
|
*/
|
|
198
|
-
|
|
233
|
+
apiV1IamGroupsGroupIdRolesPostRequestOpts(requestParameters) {
|
|
199
234
|
return __awaiter(this, void 0, void 0, function* () {
|
|
200
235
|
if (requestParameters['groupId'] == null) {
|
|
201
236
|
throw new runtime.RequiredError('groupId', 'Required parameter "groupId" was null or undefined when calling apiV1IamGroupsGroupIdRolesPost().');
|
|
@@ -218,13 +253,23 @@ export class IAMApi extends runtime.BaseAPI {
|
|
|
218
253
|
}
|
|
219
254
|
let urlPath = `/api/v1/iam/groups/{groupId}/roles`;
|
|
220
255
|
urlPath = urlPath.replace(`{${"groupId"}}`, encodeURIComponent(String(requestParameters['groupId'])));
|
|
221
|
-
|
|
256
|
+
return {
|
|
222
257
|
path: urlPath,
|
|
223
258
|
method: 'POST',
|
|
224
259
|
headers: headerParameters,
|
|
225
260
|
query: queryParameters,
|
|
226
261
|
body: ApiV1IamGroupsGroupIdRolesPostRequestToJSON(requestParameters['apiV1IamGroupsGroupIdRolesPostRequest']),
|
|
227
|
-
}
|
|
262
|
+
};
|
|
263
|
+
});
|
|
264
|
+
}
|
|
265
|
+
/**
|
|
266
|
+
* #### Authorization <hr /> Requires any of the following roles: * IAM Admin (<code>admin:iam</code>)
|
|
267
|
+
* Update a group\'s application role mappings.
|
|
268
|
+
*/
|
|
269
|
+
apiV1IamGroupsGroupIdRolesPostRaw(requestParameters, initOverrides) {
|
|
270
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
271
|
+
const requestOptions = yield this.apiV1IamGroupsGroupIdRolesPostRequestOpts(requestParameters);
|
|
272
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
228
273
|
return new runtime.VoidApiResponse(response);
|
|
229
274
|
});
|
|
230
275
|
}
|
|
@@ -238,10 +283,9 @@ export class IAMApi extends runtime.BaseAPI {
|
|
|
238
283
|
});
|
|
239
284
|
}
|
|
240
285
|
/**
|
|
241
|
-
*
|
|
242
|
-
* Invite a user to the ACM @ UIUC Entra ID tenant.
|
|
286
|
+
* Creates request options for apiV1IamInviteUsersPost without sending the request
|
|
243
287
|
*/
|
|
244
|
-
|
|
288
|
+
apiV1IamInviteUsersPostRequestOpts(requestParameters) {
|
|
245
289
|
return __awaiter(this, void 0, void 0, function* () {
|
|
246
290
|
if (requestParameters['apiV1IamInviteUsersPostRequest'] == null) {
|
|
247
291
|
throw new runtime.RequiredError('apiV1IamInviteUsersPostRequest', 'Required parameter "apiV1IamInviteUsersPostRequest" was null or undefined when calling apiV1IamInviteUsersPost().');
|
|
@@ -260,13 +304,23 @@ export class IAMApi extends runtime.BaseAPI {
|
|
|
260
304
|
headerParameters["X-Api-Key"] = yield this.configuration.apiKey("X-Api-Key"); // apiKeyHeader authentication
|
|
261
305
|
}
|
|
262
306
|
let urlPath = `/api/v1/iam/inviteUsers`;
|
|
263
|
-
|
|
307
|
+
return {
|
|
264
308
|
path: urlPath,
|
|
265
309
|
method: 'POST',
|
|
266
310
|
headers: headerParameters,
|
|
267
311
|
query: queryParameters,
|
|
268
312
|
body: ApiV1IamInviteUsersPostRequestToJSON(requestParameters['apiV1IamInviteUsersPostRequest']),
|
|
269
|
-
}
|
|
313
|
+
};
|
|
314
|
+
});
|
|
315
|
+
}
|
|
316
|
+
/**
|
|
317
|
+
* #### Authorization <hr /> Requires any of the following roles: * IAM Inviter (<code>invite:iam</code>) * IAM Admin (<code>admin:iam</code>)
|
|
318
|
+
* Invite a user to the ACM @ UIUC Entra ID tenant.
|
|
319
|
+
*/
|
|
320
|
+
apiV1IamInviteUsersPostRaw(requestParameters, initOverrides) {
|
|
321
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
322
|
+
const requestOptions = yield this.apiV1IamInviteUsersPostRequestOpts(requestParameters);
|
|
323
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
270
324
|
return new runtime.VoidApiResponse(response);
|
|
271
325
|
});
|
|
272
326
|
}
|
|
@@ -280,10 +334,9 @@ export class IAMApi extends runtime.BaseAPI {
|
|
|
280
334
|
});
|
|
281
335
|
}
|
|
282
336
|
/**
|
|
283
|
-
*
|
|
284
|
-
* Update user\'s profile.
|
|
337
|
+
* Creates request options for apiV1IamProfilePatch without sending the request
|
|
285
338
|
*/
|
|
286
|
-
|
|
339
|
+
apiV1IamProfilePatchRequestOpts(requestParameters) {
|
|
287
340
|
return __awaiter(this, void 0, void 0, function* () {
|
|
288
341
|
if (requestParameters['apiV1IamProfilePatchRequest'] == null) {
|
|
289
342
|
throw new runtime.RequiredError('apiV1IamProfilePatchRequest', 'Required parameter "apiV1IamProfilePatchRequest" was null or undefined when calling apiV1IamProfilePatch().');
|
|
@@ -302,13 +355,23 @@ export class IAMApi extends runtime.BaseAPI {
|
|
|
302
355
|
headerParameters["X-Api-Key"] = yield this.configuration.apiKey("X-Api-Key"); // apiKeyHeader authentication
|
|
303
356
|
}
|
|
304
357
|
let urlPath = `/api/v1/iam/profile`;
|
|
305
|
-
|
|
358
|
+
return {
|
|
306
359
|
path: urlPath,
|
|
307
360
|
method: 'PATCH',
|
|
308
361
|
headers: headerParameters,
|
|
309
362
|
query: queryParameters,
|
|
310
363
|
body: ApiV1IamProfilePatchRequestToJSON(requestParameters['apiV1IamProfilePatchRequest']),
|
|
311
|
-
}
|
|
364
|
+
};
|
|
365
|
+
});
|
|
366
|
+
}
|
|
367
|
+
/**
|
|
368
|
+
* #### Authorization <hr /> Requires valid authentication but no specific authorization.
|
|
369
|
+
* Update user\'s profile.
|
|
370
|
+
*/
|
|
371
|
+
apiV1IamProfilePatchRaw(requestParameters, initOverrides) {
|
|
372
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
373
|
+
const requestOptions = yield this.apiV1IamProfilePatchRequestOpts(requestParameters);
|
|
374
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
312
375
|
return new runtime.VoidApiResponse(response);
|
|
313
376
|
});
|
|
314
377
|
}
|
|
@@ -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).
|
|
@@ -18,6 +18,10 @@ export interface ApiV1IcalHostGetRequest {
|
|
|
18
18
|
*
|
|
19
19
|
*/
|
|
20
20
|
export declare class ICalendarIntegrationApi extends runtime.BaseAPI {
|
|
21
|
+
/**
|
|
22
|
+
* Creates request options for apiV1IcalHostGet without sending the request
|
|
23
|
+
*/
|
|
24
|
+
apiV1IcalHostGetRequestOpts(requestParameters: ApiV1IcalHostGetRequest): Promise<runtime.RequestOpts>;
|
|
21
25
|
/**
|
|
22
26
|
* Retrieve the calendar for ACM @ UIUC or a specific sub-organization.
|
|
23
27
|
*/
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* ACM @ UIUC Core API
|
|
5
5
|
* The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 4.
|
|
7
|
+
* The version of the OpenAPI document: 4.6.0
|
|
8
8
|
* Contact: infra@acm.illinois.edu
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -26,9 +26,9 @@ import * as runtime from '../runtime.js';
|
|
|
26
26
|
*/
|
|
27
27
|
export class ICalendarIntegrationApi extends runtime.BaseAPI {
|
|
28
28
|
/**
|
|
29
|
-
*
|
|
29
|
+
* Creates request options for apiV1IcalHostGet without sending the request
|
|
30
30
|
*/
|
|
31
|
-
|
|
31
|
+
apiV1IcalHostGetRequestOpts(requestParameters) {
|
|
32
32
|
return __awaiter(this, void 0, void 0, function* () {
|
|
33
33
|
if (requestParameters['host'] == null) {
|
|
34
34
|
throw new runtime.RequiredError('host', 'Required parameter "host" was null or undefined when calling apiV1IcalHostGet().');
|
|
@@ -37,12 +37,21 @@ export class ICalendarIntegrationApi extends runtime.BaseAPI {
|
|
|
37
37
|
const headerParameters = {};
|
|
38
38
|
let urlPath = `/api/v1/ical/{host}?`;
|
|
39
39
|
urlPath = urlPath.replace(`{${"host"}}`, encodeURIComponent(String(requestParameters['host'])));
|
|
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
|
+
* Retrieve the calendar for ACM @ UIUC or a specific sub-organization.
|
|
50
|
+
*/
|
|
51
|
+
apiV1IcalHostGetRaw(requestParameters, initOverrides) {
|
|
52
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
53
|
+
const requestOptions = yield this.apiV1IcalHostGetRequestOpts(requestParameters);
|
|
54
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
46
55
|
return new runtime.VoidApiResponse(response);
|
|
47
56
|
});
|
|
48
57
|
}
|