@acm-uiuc/core-client 4.5.0 → 4.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.openapi-generator/FILES +2 -0
- package/.openapi-generator/VERSION +1 -1
- package/README.md +7 -4
- package/dist/apis/APIKeysApi.d.ts +13 -1
- package/dist/apis/APIKeysApi.js +43 -16
- package/dist/apis/EventsApi.d.ts +21 -1
- package/dist/apis/EventsApi.js +69 -24
- package/dist/apis/GenericApi.d.ts +25 -1
- package/dist/apis/GenericApi.js +82 -28
- package/dist/apis/IAMApi.d.ts +29 -1
- package/dist/apis/IAMApi.js +99 -36
- package/dist/apis/ICalendarIntegrationApi.d.ts +5 -1
- package/dist/apis/ICalendarIntegrationApi.js +14 -5
- package/dist/apis/LinkryApi.d.ts +29 -1
- package/dist/apis/LinkryApi.js +95 -32
- package/dist/apis/LoggingApi.d.ts +5 -1
- package/dist/apis/LoggingApi.js +15 -6
- package/dist/apis/MembershipApi.d.ts +29 -1
- package/dist/apis/MembershipApi.js +97 -34
- package/dist/apis/MobileWalletApi.d.ts +5 -1
- package/dist/apis/MobileWalletApi.js +14 -5
- package/dist/apis/OrganizationsApi.d.ts +17 -1
- package/dist/apis/OrganizationsApi.js +55 -19
- package/dist/apis/RSVPApi.d.ts +29 -1
- package/dist/apis/RSVPApi.js +96 -33
- package/dist/apis/RoomRequestsApi.d.ts +21 -1
- package/dist/apis/RoomRequestsApi.js +71 -26
- package/dist/apis/StoreApi.d.ts +65 -4
- package/dist/apis/StoreApi.js +204 -54
- package/dist/apis/StripeApi.d.ts +13 -1
- package/dist/apis/StripeApi.js +43 -16
- package/dist/esm/apis/APIKeysApi.d.ts +13 -1
- package/dist/esm/apis/APIKeysApi.js +43 -16
- package/dist/esm/apis/EventsApi.d.ts +21 -1
- package/dist/esm/apis/EventsApi.js +69 -24
- package/dist/esm/apis/GenericApi.d.ts +25 -1
- package/dist/esm/apis/GenericApi.js +82 -28
- package/dist/esm/apis/IAMApi.d.ts +29 -1
- package/dist/esm/apis/IAMApi.js +99 -36
- package/dist/esm/apis/ICalendarIntegrationApi.d.ts +5 -1
- package/dist/esm/apis/ICalendarIntegrationApi.js +14 -5
- package/dist/esm/apis/LinkryApi.d.ts +29 -1
- package/dist/esm/apis/LinkryApi.js +95 -32
- package/dist/esm/apis/LoggingApi.d.ts +5 -1
- package/dist/esm/apis/LoggingApi.js +15 -6
- package/dist/esm/apis/MembershipApi.d.ts +29 -1
- package/dist/esm/apis/MembershipApi.js +97 -34
- package/dist/esm/apis/MobileWalletApi.d.ts +5 -1
- package/dist/esm/apis/MobileWalletApi.js +14 -5
- package/dist/esm/apis/OrganizationsApi.d.ts +17 -1
- package/dist/esm/apis/OrganizationsApi.js +55 -19
- package/dist/esm/apis/RSVPApi.d.ts +29 -1
- package/dist/esm/apis/RSVPApi.js +96 -33
- package/dist/esm/apis/RoomRequestsApi.d.ts +21 -1
- package/dist/esm/apis/RoomRequestsApi.js +71 -26
- package/dist/esm/apis/StoreApi.d.ts +65 -4
- package/dist/esm/apis/StoreApi.js +205 -55
- package/dist/esm/apis/StripeApi.d.ts +13 -1
- package/dist/esm/apis/StripeApi.js +43 -16
- package/dist/esm/models/AcmOrganization.d.ts +1 -1
- package/dist/esm/models/AcmOrganization.js +1 -1
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequest.d.ts +2 -2
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequest.js +1 -1
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInner.d.ts +1 -1
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInner.js +1 -1
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf.d.ts +2 -2
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf.js +1 -1
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf1.d.ts +2 -2
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf1.js +1 -1
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf1Params.d.ts +1 -1
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf1Params.js +1 -1
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOfParams.d.ts +2 -2
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOfParams.js +1 -1
- package/dist/esm/models/ApiV1EventsGet200ResponseInner.d.ts +2 -2
- package/dist/esm/models/ApiV1EventsGet200ResponseInner.js +1 -1
- package/dist/esm/models/ApiV1EventsIdGet200Response.d.ts +2 -2
- package/dist/esm/models/ApiV1EventsIdGet200Response.js +1 -1
- package/dist/esm/models/ApiV1EventsIdPatchRequest.d.ts +2 -2
- package/dist/esm/models/ApiV1EventsIdPatchRequest.js +1 -1
- package/dist/esm/models/ApiV1EventsPostRequest.d.ts +2 -2
- package/dist/esm/models/ApiV1EventsPostRequest.js +1 -1
- package/dist/esm/models/ApiV1IamGroupsGroupIdPatchRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1IamGroupsGroupIdPatchRequest.js +1 -1
- package/dist/esm/models/ApiV1IamGroupsGroupIdRolesPostRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1IamGroupsGroupIdRolesPostRequest.js +1 -1
- package/dist/esm/models/ApiV1IamGroupsGroupIdRolesPostRequestRoles.d.ts +1 -1
- package/dist/esm/models/ApiV1IamGroupsGroupIdRolesPostRequestRoles.js +1 -1
- package/dist/esm/models/ApiV1IamInviteUsersPostRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1IamInviteUsersPostRequest.js +1 -1
- package/dist/esm/models/ApiV1IamProfilePatchRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1IamProfilePatchRequest.js +1 -1
- package/dist/esm/models/ApiV1LinkryOrgsOrgIdRedirGet200ResponseInner.d.ts +1 -1
- package/dist/esm/models/ApiV1LinkryOrgsOrgIdRedirGet200ResponseInner.js +1 -1
- package/dist/esm/models/ApiV1LinkryOrgsOrgIdRedirPostRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1LinkryOrgsOrgIdRedirPostRequest.js +1 -1
- package/dist/esm/models/ApiV1LinkryRedirPostRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1LinkryRedirPostRequest.js +1 -1
- package/dist/esm/models/ApiV1MembershipExternalListListIdPatchRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1MembershipExternalListListIdPatchRequest.js +1 -1
- package/dist/esm/models/ApiV1MembershipGet200Response.d.ts +1 -1
- package/dist/esm/models/ApiV1MembershipGet200Response.js +1 -1
- package/dist/esm/models/ApiV1OrganizationsGet200ResponseInner.d.ts +3 -3
- package/dist/esm/models/ApiV1OrganizationsGet200ResponseInner.js +1 -1
- package/dist/esm/models/ApiV1OrganizationsGet200ResponseInnerLeadsInner.d.ts +1 -1
- package/dist/esm/models/ApiV1OrganizationsGet200ResponseInnerLeadsInner.js +1 -1
- package/dist/esm/models/ApiV1OrganizationsGet200ResponseInnerLinksInner.d.ts +2 -2
- package/dist/esm/models/ApiV1OrganizationsGet200ResponseInnerLinksInner.js +1 -1
- package/dist/esm/models/ApiV1OrganizationsOrgIdGet200Response.d.ts +3 -3
- package/dist/esm/models/ApiV1OrganizationsOrgIdGet200Response.js +1 -1
- package/dist/esm/models/ApiV1OrganizationsOrgIdGet200ResponseLeadsInner.d.ts +1 -1
- package/dist/esm/models/ApiV1OrganizationsOrgIdGet200ResponseLeadsInner.js +1 -1
- package/dist/esm/models/ApiV1OrganizationsOrgIdGet200ResponseLinksInner.d.ts +2 -2
- package/dist/esm/models/ApiV1OrganizationsOrgIdGet200ResponseLinksInner.js +1 -1
- package/dist/esm/models/ApiV1OrganizationsOrgIdLeadsPatchRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1OrganizationsOrgIdLeadsPatchRequest.js +1 -1
- package/dist/esm/models/ApiV1OrganizationsOrgIdLeadsPatchRequestAddInner.d.ts +1 -1
- package/dist/esm/models/ApiV1OrganizationsOrgIdLeadsPatchRequestAddInner.js +1 -1
- package/dist/esm/models/ApiV1OrganizationsOrgIdMetaPostRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1OrganizationsOrgIdMetaPostRequest.js +1 -1
- package/dist/esm/models/ApiV1OrganizationsOrgIdMetaPostRequestLinksInner.d.ts +2 -2
- package/dist/esm/models/ApiV1OrganizationsOrgIdMetaPostRequestLinksInner.js +1 -1
- package/dist/esm/models/ApiV1ProtectedGet200Response.d.ts +2 -2
- package/dist/esm/models/ApiV1ProtectedGet200Response.js +1 -1
- package/dist/esm/models/ApiV1ProtectedGet200ResponseOrgRolesInner.d.ts +2 -2
- package/dist/esm/models/ApiV1ProtectedGet200ResponseOrgRolesInner.js +1 -1
- package/dist/esm/models/ApiV1RoomRequestsPostRequest.d.ts +4 -4
- package/dist/esm/models/ApiV1RoomRequestsPostRequest.js +1 -1
- package/dist/esm/models/ApiV1RoomRequestsSemesterIdRequestIdAttachmentDownloadUrlCreatedAtStatusGet200Response.d.ts +1 -1
- package/dist/esm/models/ApiV1RoomRequestsSemesterIdRequestIdAttachmentDownloadUrlCreatedAtStatusGet200Response.js +1 -1
- package/dist/esm/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPost201Response.d.ts +1 -1
- package/dist/esm/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPost201Response.js +1 -1
- package/dist/esm/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPostRequest.d.ts +2 -2
- package/dist/esm/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPostRequest.js +1 -1
- package/dist/esm/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPostRequestAttachmentInfo.d.ts +2 -2
- package/dist/esm/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPostRequestAttachmentInfo.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminOrdersFetchUserOrdersPost200ResponseInner.d.ts +2 -2
- package/dist/esm/models/ApiV1StoreAdminOrdersFetchUserOrdersPost200ResponseInner.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminOrdersFetchUserOrdersPost200ResponseInnerLineItemsInner.d.ts +2 -2
- package/dist/esm/models/ApiV1StoreAdminOrdersFetchUserOrdersPost200ResponseInnerLineItemsInner.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminOrdersFetchUserOrdersPostRequest.d.ts +2 -2
- package/dist/esm/models/ApiV1StoreAdminOrdersFetchUserOrdersPostRequest.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminOrdersOrderIdFulfillPostRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreAdminOrdersOrderIdFulfillPostRequest.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminOrdersOrderIdRefundPostRequest.d.ts +7 -1
- package/dist/esm/models/ApiV1StoreAdminOrdersOrderIdRefundPostRequest.js +5 -1
- package/dist/esm/models/ApiV1StoreAdminOrdersProductIdGet200Response.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreAdminOrdersProductIdGet200Response.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminOrdersProductIdGet200ResponseItemsInner.d.ts +2 -2
- package/dist/esm/models/ApiV1StoreAdminOrdersProductIdGet200ResponseItemsInner.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsGet200Response.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsGet200Response.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsGet200ResponseProductsInner.d.ts +2 -2
- package/dist/esm/models/ApiV1StoreAdminProductsGet200ResponseProductsInner.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsGet200ResponseProductsInnerVariantsInner.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsGet200ResponseProductsInnerVariantsInner.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsPost201Response.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsPost201Response.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsPostRequest.d.ts +2 -2
- package/dist/esm/models/ApiV1StoreAdminProductsPostRequest.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsPostRequestLimitConfiguration.d.ts +2 -2
- package/dist/esm/models/ApiV1StoreAdminProductsPostRequestLimitConfiguration.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsPostRequestRequestingImageUpload.d.ts +2 -2
- package/dist/esm/models/ApiV1StoreAdminProductsPostRequestRequestingImageUpload.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsPostRequestVariantsInner.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsPostRequestVariantsInner.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsProductIdGet200Response.d.ts +114 -0
- package/dist/esm/models/ApiV1StoreAdminProductsProductIdGet200Response.js +86 -0
- package/dist/esm/models/ApiV1StoreAdminProductsProductIdGet200ResponseVariantsInner.d.ts +74 -0
- package/dist/esm/models/ApiV1StoreAdminProductsProductIdGet200ResponseVariantsInner.js +67 -0
- package/dist/esm/models/ApiV1StoreAdminProductsProductIdPatch200Response.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsProductIdPatch200Response.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsProductIdPatchRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsProductIdPatchRequest.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsProductIdPatchRequestRequestingImageUpload.d.ts +2 -2
- package/dist/esm/models/ApiV1StoreAdminProductsProductIdPatchRequestRequestingImageUpload.js +1 -1
- package/dist/esm/models/ApiV1StoreCheckoutPost201Response.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreCheckoutPost201Response.js +1 -1
- package/dist/esm/models/ApiV1StoreCheckoutPostRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreCheckoutPostRequest.js +1 -1
- package/dist/esm/models/ApiV1StoreCheckoutPostRequestItemsInner.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreCheckoutPostRequestItemsInner.js +1 -1
- package/dist/esm/models/ApiV1StoreProductsGet200Response.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreProductsGet200Response.js +1 -1
- package/dist/esm/models/ApiV1StoreProductsGet200ResponseProductsInner.d.ts +2 -2
- package/dist/esm/models/ApiV1StoreProductsGet200ResponseProductsInner.js +1 -1
- package/dist/esm/models/ApiV1StoreProductsGet200ResponseProductsInnerLimitConfiguration.d.ts +2 -2
- package/dist/esm/models/ApiV1StoreProductsGet200ResponseProductsInnerLimitConfiguration.js +1 -1
- package/dist/esm/models/ApiV1StoreProductsGet200ResponseProductsInnerVariantsInner.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreProductsGet200ResponseProductsInnerVariantsInner.js +1 -1
- package/dist/esm/models/ApiV1StoreProductsProductIdGet200Response.d.ts +2 -2
- package/dist/esm/models/ApiV1StoreProductsProductIdGet200Response.js +1 -1
- package/dist/esm/models/ApiV1StoreProductsProductIdGet200ResponseLimitConfiguration.d.ts +2 -2
- package/dist/esm/models/ApiV1StoreProductsProductIdGet200ResponseLimitConfiguration.js +1 -1
- package/dist/esm/models/ApiV1StripePaymentLinksGet201ResponseInner.d.ts +1 -1
- package/dist/esm/models/ApiV1StripePaymentLinksGet201ResponseInner.js +1 -1
- package/dist/esm/models/ApiV1StripePaymentLinksPost201Response.d.ts +1 -1
- package/dist/esm/models/ApiV1StripePaymentLinksPost201Response.js +1 -1
- package/dist/esm/models/ApiV1StripePaymentLinksPostRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1StripePaymentLinksPostRequest.js +1 -1
- package/dist/esm/models/ApiV1SyncIdentityIsRequiredGet200Response.d.ts +1 -1
- package/dist/esm/models/ApiV1SyncIdentityIsRequiredGet200Response.js +1 -1
- package/dist/esm/models/ApiV1UsersBatchResolveInfoPost200ResponseValue.d.ts +1 -1
- package/dist/esm/models/ApiV1UsersBatchResolveInfoPost200ResponseValue.js +1 -1
- package/dist/esm/models/ApiV1UsersBatchResolveInfoPostRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1UsersBatchResolveInfoPostRequest.js +1 -1
- package/dist/esm/models/ApiV1UsersFindUserByUinPost200Response.d.ts +1 -1
- package/dist/esm/models/ApiV1UsersFindUserByUinPost200Response.js +1 -1
- package/dist/esm/models/ApiV1UsersFindUserByUinPostRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1UsersFindUserByUinPostRequest.js +1 -1
- package/dist/esm/models/ApiV2MembershipNetIdGet200Response.d.ts +1 -1
- package/dist/esm/models/ApiV2MembershipNetIdGet200Response.js +1 -1
- package/dist/esm/models/ApiV2MembershipVerifyBatchOfMembersPost200Response.d.ts +1 -1
- package/dist/esm/models/ApiV2MembershipVerifyBatchOfMembersPost200Response.js +1 -1
- package/dist/esm/models/NonAcmOrgUniqueId.d.ts +1 -1
- package/dist/esm/models/NonAcmOrgUniqueId.js +1 -1
- package/dist/esm/models/NotAuthenticatedError.d.ts +4 -4
- package/dist/esm/models/NotAuthenticatedError.js +1 -1
- package/dist/esm/models/NotAuthorizedError.d.ts +4 -4
- package/dist/esm/models/NotAuthorizedError.js +1 -1
- package/dist/esm/models/NotFoundError.d.ts +4 -4
- package/dist/esm/models/NotFoundError.js +1 -1
- package/dist/esm/models/OrgUniqueId.d.ts +1 -1
- package/dist/esm/models/OrgUniqueId.js +1 -1
- package/dist/esm/models/RateLimitExceededError.d.ts +5 -5
- package/dist/esm/models/RateLimitExceededError.js +1 -1
- package/dist/esm/models/ResourceConflictError.d.ts +4 -4
- package/dist/esm/models/ResourceConflictError.js +1 -1
- package/dist/esm/models/RsvpConfig.d.ts +1 -1
- package/dist/esm/models/RsvpConfig.js +1 -1
- package/dist/esm/models/RsvpConfigOutput.d.ts +1 -1
- package/dist/esm/models/RsvpConfigOutput.js +1 -1
- package/dist/esm/models/RsvpConfigOutputRsvpQuestionsInner.d.ts +1 -1
- package/dist/esm/models/RsvpConfigOutputRsvpQuestionsInner.js +1 -1
- package/dist/esm/models/RsvpConfigOutputRsvpQuestionsInnerOneOf.d.ts +2 -2
- package/dist/esm/models/RsvpConfigOutputRsvpQuestionsInnerOneOf.js +1 -1
- package/dist/esm/models/RsvpConfigOutputRsvpQuestionsInnerOneOf1.d.ts +2 -2
- package/dist/esm/models/RsvpConfigOutputRsvpQuestionsInnerOneOf1.js +1 -1
- package/dist/esm/models/RsvpConfigOutputRsvpQuestionsInnerOneOf2.d.ts +2 -2
- package/dist/esm/models/RsvpConfigOutputRsvpQuestionsInnerOneOf2.js +1 -1
- package/dist/esm/models/RsvpConfigRsvpQuestionsInner.d.ts +1 -1
- package/dist/esm/models/RsvpConfigRsvpQuestionsInner.js +1 -1
- package/dist/esm/models/RsvpConfigRsvpQuestionsInnerOneOf.d.ts +2 -2
- package/dist/esm/models/RsvpConfigRsvpQuestionsInnerOneOf.js +1 -1
- package/dist/esm/models/RsvpConfigRsvpQuestionsInnerOneOf1.d.ts +2 -2
- package/dist/esm/models/RsvpConfigRsvpQuestionsInnerOneOf1.js +1 -1
- package/dist/esm/models/RsvpConfigRsvpQuestionsInnerOneOf2.d.ts +2 -2
- package/dist/esm/models/RsvpConfigRsvpQuestionsInnerOneOf2.js +1 -1
- package/dist/esm/models/RsvpItem.d.ts +1 -1
- package/dist/esm/models/RsvpItem.js +1 -1
- package/dist/esm/models/ValidationError.d.ts +2 -2
- package/dist/esm/models/ValidationError.js +1 -1
- package/dist/esm/models/index.d.ts +2 -0
- package/dist/esm/models/index.js +2 -0
- package/dist/esm/runtime.d.ts +1 -1
- package/dist/esm/runtime.js +1 -1
- package/dist/models/AcmOrganization.d.ts +1 -1
- package/dist/models/AcmOrganization.js +1 -1
- package/dist/models/ApiV1ApiKeyOrgPostRequest.d.ts +2 -2
- package/dist/models/ApiV1ApiKeyOrgPostRequest.js +1 -1
- package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInner.d.ts +1 -1
- package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInner.js +1 -1
- package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf.d.ts +2 -2
- package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf.js +1 -1
- package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf1.d.ts +2 -2
- package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf1.js +1 -1
- package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf1Params.d.ts +1 -1
- package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf1Params.js +1 -1
- package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOfParams.d.ts +2 -2
- package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOfParams.js +1 -1
- package/dist/models/ApiV1EventsGet200ResponseInner.d.ts +2 -2
- package/dist/models/ApiV1EventsGet200ResponseInner.js +1 -1
- package/dist/models/ApiV1EventsIdGet200Response.d.ts +2 -2
- package/dist/models/ApiV1EventsIdGet200Response.js +1 -1
- package/dist/models/ApiV1EventsIdPatchRequest.d.ts +2 -2
- package/dist/models/ApiV1EventsIdPatchRequest.js +1 -1
- package/dist/models/ApiV1EventsPostRequest.d.ts +2 -2
- package/dist/models/ApiV1EventsPostRequest.js +1 -1
- package/dist/models/ApiV1IamGroupsGroupIdPatchRequest.d.ts +1 -1
- package/dist/models/ApiV1IamGroupsGroupIdPatchRequest.js +1 -1
- package/dist/models/ApiV1IamGroupsGroupIdRolesPostRequest.d.ts +1 -1
- package/dist/models/ApiV1IamGroupsGroupIdRolesPostRequest.js +1 -1
- package/dist/models/ApiV1IamGroupsGroupIdRolesPostRequestRoles.d.ts +1 -1
- package/dist/models/ApiV1IamGroupsGroupIdRolesPostRequestRoles.js +1 -1
- package/dist/models/ApiV1IamInviteUsersPostRequest.d.ts +1 -1
- package/dist/models/ApiV1IamInviteUsersPostRequest.js +1 -1
- package/dist/models/ApiV1IamProfilePatchRequest.d.ts +1 -1
- package/dist/models/ApiV1IamProfilePatchRequest.js +1 -1
- package/dist/models/ApiV1LinkryOrgsOrgIdRedirGet200ResponseInner.d.ts +1 -1
- package/dist/models/ApiV1LinkryOrgsOrgIdRedirGet200ResponseInner.js +1 -1
- package/dist/models/ApiV1LinkryOrgsOrgIdRedirPostRequest.d.ts +1 -1
- package/dist/models/ApiV1LinkryOrgsOrgIdRedirPostRequest.js +1 -1
- package/dist/models/ApiV1LinkryRedirPostRequest.d.ts +1 -1
- package/dist/models/ApiV1LinkryRedirPostRequest.js +1 -1
- package/dist/models/ApiV1MembershipExternalListListIdPatchRequest.d.ts +1 -1
- package/dist/models/ApiV1MembershipExternalListListIdPatchRequest.js +1 -1
- package/dist/models/ApiV1MembershipGet200Response.d.ts +1 -1
- package/dist/models/ApiV1MembershipGet200Response.js +1 -1
- package/dist/models/ApiV1OrganizationsGet200ResponseInner.d.ts +3 -3
- package/dist/models/ApiV1OrganizationsGet200ResponseInner.js +1 -1
- package/dist/models/ApiV1OrganizationsGet200ResponseInnerLeadsInner.d.ts +1 -1
- package/dist/models/ApiV1OrganizationsGet200ResponseInnerLeadsInner.js +1 -1
- package/dist/models/ApiV1OrganizationsGet200ResponseInnerLinksInner.d.ts +2 -2
- package/dist/models/ApiV1OrganizationsGet200ResponseInnerLinksInner.js +1 -1
- package/dist/models/ApiV1OrganizationsOrgIdGet200Response.d.ts +3 -3
- package/dist/models/ApiV1OrganizationsOrgIdGet200Response.js +1 -1
- package/dist/models/ApiV1OrganizationsOrgIdGet200ResponseLeadsInner.d.ts +1 -1
- package/dist/models/ApiV1OrganizationsOrgIdGet200ResponseLeadsInner.js +1 -1
- package/dist/models/ApiV1OrganizationsOrgIdGet200ResponseLinksInner.d.ts +2 -2
- package/dist/models/ApiV1OrganizationsOrgIdGet200ResponseLinksInner.js +1 -1
- package/dist/models/ApiV1OrganizationsOrgIdLeadsPatchRequest.d.ts +1 -1
- package/dist/models/ApiV1OrganizationsOrgIdLeadsPatchRequest.js +1 -1
- package/dist/models/ApiV1OrganizationsOrgIdLeadsPatchRequestAddInner.d.ts +1 -1
- package/dist/models/ApiV1OrganizationsOrgIdLeadsPatchRequestAddInner.js +1 -1
- package/dist/models/ApiV1OrganizationsOrgIdMetaPostRequest.d.ts +1 -1
- package/dist/models/ApiV1OrganizationsOrgIdMetaPostRequest.js +1 -1
- package/dist/models/ApiV1OrganizationsOrgIdMetaPostRequestLinksInner.d.ts +2 -2
- package/dist/models/ApiV1OrganizationsOrgIdMetaPostRequestLinksInner.js +1 -1
- package/dist/models/ApiV1ProtectedGet200Response.d.ts +2 -2
- package/dist/models/ApiV1ProtectedGet200Response.js +1 -1
- package/dist/models/ApiV1ProtectedGet200ResponseOrgRolesInner.d.ts +2 -2
- package/dist/models/ApiV1ProtectedGet200ResponseOrgRolesInner.js +1 -1
- package/dist/models/ApiV1RoomRequestsPostRequest.d.ts +4 -4
- package/dist/models/ApiV1RoomRequestsPostRequest.js +1 -1
- package/dist/models/ApiV1RoomRequestsSemesterIdRequestIdAttachmentDownloadUrlCreatedAtStatusGet200Response.d.ts +1 -1
- package/dist/models/ApiV1RoomRequestsSemesterIdRequestIdAttachmentDownloadUrlCreatedAtStatusGet200Response.js +1 -1
- package/dist/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPost201Response.d.ts +1 -1
- package/dist/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPost201Response.js +1 -1
- package/dist/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPostRequest.d.ts +2 -2
- package/dist/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPostRequest.js +1 -1
- package/dist/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPostRequestAttachmentInfo.d.ts +2 -2
- package/dist/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPostRequestAttachmentInfo.js +1 -1
- package/dist/models/ApiV1StoreAdminOrdersFetchUserOrdersPost200ResponseInner.d.ts +2 -2
- package/dist/models/ApiV1StoreAdminOrdersFetchUserOrdersPost200ResponseInner.js +1 -1
- package/dist/models/ApiV1StoreAdminOrdersFetchUserOrdersPost200ResponseInnerLineItemsInner.d.ts +2 -2
- package/dist/models/ApiV1StoreAdminOrdersFetchUserOrdersPost200ResponseInnerLineItemsInner.js +1 -1
- package/dist/models/ApiV1StoreAdminOrdersFetchUserOrdersPostRequest.d.ts +2 -2
- package/dist/models/ApiV1StoreAdminOrdersFetchUserOrdersPostRequest.js +1 -1
- package/dist/models/ApiV1StoreAdminOrdersOrderIdFulfillPostRequest.d.ts +1 -1
- package/dist/models/ApiV1StoreAdminOrdersOrderIdFulfillPostRequest.js +1 -1
- package/dist/models/ApiV1StoreAdminOrdersOrderIdRefundPostRequest.d.ts +7 -1
- package/dist/models/ApiV1StoreAdminOrdersOrderIdRefundPostRequest.js +5 -1
- package/dist/models/ApiV1StoreAdminOrdersProductIdGet200Response.d.ts +1 -1
- package/dist/models/ApiV1StoreAdminOrdersProductIdGet200Response.js +1 -1
- package/dist/models/ApiV1StoreAdminOrdersProductIdGet200ResponseItemsInner.d.ts +2 -2
- package/dist/models/ApiV1StoreAdminOrdersProductIdGet200ResponseItemsInner.js +1 -1
- package/dist/models/ApiV1StoreAdminProductsGet200Response.d.ts +1 -1
- package/dist/models/ApiV1StoreAdminProductsGet200Response.js +1 -1
- package/dist/models/ApiV1StoreAdminProductsGet200ResponseProductsInner.d.ts +2 -2
- package/dist/models/ApiV1StoreAdminProductsGet200ResponseProductsInner.js +1 -1
- package/dist/models/ApiV1StoreAdminProductsGet200ResponseProductsInnerVariantsInner.d.ts +1 -1
- package/dist/models/ApiV1StoreAdminProductsGet200ResponseProductsInnerVariantsInner.js +1 -1
- package/dist/models/ApiV1StoreAdminProductsPost201Response.d.ts +1 -1
- package/dist/models/ApiV1StoreAdminProductsPost201Response.js +1 -1
- package/dist/models/ApiV1StoreAdminProductsPostRequest.d.ts +2 -2
- package/dist/models/ApiV1StoreAdminProductsPostRequest.js +1 -1
- package/dist/models/ApiV1StoreAdminProductsPostRequestLimitConfiguration.d.ts +2 -2
- package/dist/models/ApiV1StoreAdminProductsPostRequestLimitConfiguration.js +1 -1
- package/dist/models/ApiV1StoreAdminProductsPostRequestRequestingImageUpload.d.ts +2 -2
- package/dist/models/ApiV1StoreAdminProductsPostRequestRequestingImageUpload.js +1 -1
- package/dist/models/ApiV1StoreAdminProductsPostRequestVariantsInner.d.ts +1 -1
- package/dist/models/ApiV1StoreAdminProductsPostRequestVariantsInner.js +1 -1
- package/dist/models/ApiV1StoreAdminProductsProductIdGet200Response.d.ts +114 -0
- package/dist/models/ApiV1StoreAdminProductsProductIdGet200Response.js +94 -0
- package/dist/models/ApiV1StoreAdminProductsProductIdGet200ResponseVariantsInner.d.ts +74 -0
- package/dist/models/ApiV1StoreAdminProductsProductIdGet200ResponseVariantsInner.js +74 -0
- package/dist/models/ApiV1StoreAdminProductsProductIdPatch200Response.d.ts +1 -1
- package/dist/models/ApiV1StoreAdminProductsProductIdPatch200Response.js +1 -1
- package/dist/models/ApiV1StoreAdminProductsProductIdPatchRequest.d.ts +1 -1
- package/dist/models/ApiV1StoreAdminProductsProductIdPatchRequest.js +1 -1
- package/dist/models/ApiV1StoreAdminProductsProductIdPatchRequestRequestingImageUpload.d.ts +2 -2
- package/dist/models/ApiV1StoreAdminProductsProductIdPatchRequestRequestingImageUpload.js +1 -1
- package/dist/models/ApiV1StoreCheckoutPost201Response.d.ts +1 -1
- package/dist/models/ApiV1StoreCheckoutPost201Response.js +1 -1
- package/dist/models/ApiV1StoreCheckoutPostRequest.d.ts +1 -1
- package/dist/models/ApiV1StoreCheckoutPostRequest.js +1 -1
- package/dist/models/ApiV1StoreCheckoutPostRequestItemsInner.d.ts +1 -1
- package/dist/models/ApiV1StoreCheckoutPostRequestItemsInner.js +1 -1
- package/dist/models/ApiV1StoreProductsGet200Response.d.ts +1 -1
- package/dist/models/ApiV1StoreProductsGet200Response.js +1 -1
- package/dist/models/ApiV1StoreProductsGet200ResponseProductsInner.d.ts +2 -2
- package/dist/models/ApiV1StoreProductsGet200ResponseProductsInner.js +1 -1
- package/dist/models/ApiV1StoreProductsGet200ResponseProductsInnerLimitConfiguration.d.ts +2 -2
- package/dist/models/ApiV1StoreProductsGet200ResponseProductsInnerLimitConfiguration.js +1 -1
- package/dist/models/ApiV1StoreProductsGet200ResponseProductsInnerVariantsInner.d.ts +1 -1
- package/dist/models/ApiV1StoreProductsGet200ResponseProductsInnerVariantsInner.js +1 -1
- package/dist/models/ApiV1StoreProductsProductIdGet200Response.d.ts +2 -2
- package/dist/models/ApiV1StoreProductsProductIdGet200Response.js +1 -1
- package/dist/models/ApiV1StoreProductsProductIdGet200ResponseLimitConfiguration.d.ts +2 -2
- package/dist/models/ApiV1StoreProductsProductIdGet200ResponseLimitConfiguration.js +1 -1
- package/dist/models/ApiV1StripePaymentLinksGet201ResponseInner.d.ts +1 -1
- package/dist/models/ApiV1StripePaymentLinksGet201ResponseInner.js +1 -1
- package/dist/models/ApiV1StripePaymentLinksPost201Response.d.ts +1 -1
- package/dist/models/ApiV1StripePaymentLinksPost201Response.js +1 -1
- package/dist/models/ApiV1StripePaymentLinksPostRequest.d.ts +1 -1
- package/dist/models/ApiV1StripePaymentLinksPostRequest.js +1 -1
- package/dist/models/ApiV1SyncIdentityIsRequiredGet200Response.d.ts +1 -1
- package/dist/models/ApiV1SyncIdentityIsRequiredGet200Response.js +1 -1
- package/dist/models/ApiV1UsersBatchResolveInfoPost200ResponseValue.d.ts +1 -1
- package/dist/models/ApiV1UsersBatchResolveInfoPost200ResponseValue.js +1 -1
- package/dist/models/ApiV1UsersBatchResolveInfoPostRequest.d.ts +1 -1
- package/dist/models/ApiV1UsersBatchResolveInfoPostRequest.js +1 -1
- package/dist/models/ApiV1UsersFindUserByUinPost200Response.d.ts +1 -1
- package/dist/models/ApiV1UsersFindUserByUinPost200Response.js +1 -1
- package/dist/models/ApiV1UsersFindUserByUinPostRequest.d.ts +1 -1
- package/dist/models/ApiV1UsersFindUserByUinPostRequest.js +1 -1
- package/dist/models/ApiV2MembershipNetIdGet200Response.d.ts +1 -1
- package/dist/models/ApiV2MembershipNetIdGet200Response.js +1 -1
- package/dist/models/ApiV2MembershipVerifyBatchOfMembersPost200Response.d.ts +1 -1
- package/dist/models/ApiV2MembershipVerifyBatchOfMembersPost200Response.js +1 -1
- package/dist/models/NonAcmOrgUniqueId.d.ts +1 -1
- package/dist/models/NonAcmOrgUniqueId.js +1 -1
- package/dist/models/NotAuthenticatedError.d.ts +4 -4
- package/dist/models/NotAuthenticatedError.js +1 -1
- package/dist/models/NotAuthorizedError.d.ts +4 -4
- package/dist/models/NotAuthorizedError.js +1 -1
- package/dist/models/NotFoundError.d.ts +4 -4
- package/dist/models/NotFoundError.js +1 -1
- package/dist/models/OrgUniqueId.d.ts +1 -1
- package/dist/models/OrgUniqueId.js +1 -1
- package/dist/models/RateLimitExceededError.d.ts +5 -5
- package/dist/models/RateLimitExceededError.js +1 -1
- package/dist/models/ResourceConflictError.d.ts +4 -4
- package/dist/models/ResourceConflictError.js +1 -1
- package/dist/models/RsvpConfig.d.ts +1 -1
- package/dist/models/RsvpConfig.js +1 -1
- package/dist/models/RsvpConfigOutput.d.ts +1 -1
- package/dist/models/RsvpConfigOutput.js +1 -1
- package/dist/models/RsvpConfigOutputRsvpQuestionsInner.d.ts +1 -1
- package/dist/models/RsvpConfigOutputRsvpQuestionsInner.js +1 -1
- package/dist/models/RsvpConfigOutputRsvpQuestionsInnerOneOf.d.ts +2 -2
- package/dist/models/RsvpConfigOutputRsvpQuestionsInnerOneOf.js +1 -1
- package/dist/models/RsvpConfigOutputRsvpQuestionsInnerOneOf1.d.ts +2 -2
- package/dist/models/RsvpConfigOutputRsvpQuestionsInnerOneOf1.js +1 -1
- package/dist/models/RsvpConfigOutputRsvpQuestionsInnerOneOf2.d.ts +2 -2
- package/dist/models/RsvpConfigOutputRsvpQuestionsInnerOneOf2.js +1 -1
- package/dist/models/RsvpConfigRsvpQuestionsInner.d.ts +1 -1
- package/dist/models/RsvpConfigRsvpQuestionsInner.js +1 -1
- package/dist/models/RsvpConfigRsvpQuestionsInnerOneOf.d.ts +2 -2
- package/dist/models/RsvpConfigRsvpQuestionsInnerOneOf.js +1 -1
- package/dist/models/RsvpConfigRsvpQuestionsInnerOneOf1.d.ts +2 -2
- package/dist/models/RsvpConfigRsvpQuestionsInnerOneOf1.js +1 -1
- package/dist/models/RsvpConfigRsvpQuestionsInnerOneOf2.d.ts +2 -2
- package/dist/models/RsvpConfigRsvpQuestionsInnerOneOf2.js +1 -1
- package/dist/models/RsvpItem.d.ts +1 -1
- package/dist/models/RsvpItem.js +1 -1
- package/dist/models/ValidationError.d.ts +2 -2
- package/dist/models/ValidationError.js +1 -1
- package/dist/models/index.d.ts +2 -0
- package/dist/models/index.js +2 -0
- package/dist/runtime.d.ts +1 -1
- package/dist/runtime.js +1 -1
- package/package.json +1 -1
package/dist/apis/GenericApi.js
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* ACM @ UIUC Core API
|
|
6
6
|
* The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 4.
|
|
8
|
+
* The version of the OpenAPI document: 4.6.0
|
|
9
9
|
* Contact: infra@acm.illinois.edu
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -30,19 +30,28 @@ const index_js_1 = require("../models/index.js");
|
|
|
30
30
|
*/
|
|
31
31
|
class GenericApi extends runtime.BaseAPI {
|
|
32
32
|
/**
|
|
33
|
-
*
|
|
33
|
+
* Creates request options for apiV1HealthzGet without sending the request
|
|
34
34
|
*/
|
|
35
|
-
|
|
35
|
+
apiV1HealthzGetRequestOpts() {
|
|
36
36
|
return __awaiter(this, void 0, void 0, function* () {
|
|
37
37
|
const queryParameters = {};
|
|
38
38
|
const headerParameters = {};
|
|
39
39
|
let urlPath = `/api/v1/healthz`;
|
|
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
|
+
* Verify that the API server is healthy.
|
|
50
|
+
*/
|
|
51
|
+
apiV1HealthzGetRaw(initOverrides) {
|
|
52
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
53
|
+
const requestOptions = yield this.apiV1HealthzGetRequestOpts();
|
|
54
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
46
55
|
return new runtime.VoidApiResponse(response);
|
|
47
56
|
});
|
|
48
57
|
}
|
|
@@ -55,10 +64,9 @@ class GenericApi extends runtime.BaseAPI {
|
|
|
55
64
|
});
|
|
56
65
|
}
|
|
57
66
|
/**
|
|
58
|
-
*
|
|
59
|
-
* Get a user\'s username and roles.
|
|
67
|
+
* Creates request options for apiV1ProtectedGet without sending the request
|
|
60
68
|
*/
|
|
61
|
-
|
|
69
|
+
apiV1ProtectedGetRequestOpts() {
|
|
62
70
|
return __awaiter(this, void 0, void 0, function* () {
|
|
63
71
|
const queryParameters = {};
|
|
64
72
|
const headerParameters = {};
|
|
@@ -73,12 +81,22 @@ class GenericApi extends runtime.BaseAPI {
|
|
|
73
81
|
headerParameters["X-Api-Key"] = yield this.configuration.apiKey("X-Api-Key"); // apiKeyHeader authentication
|
|
74
82
|
}
|
|
75
83
|
let urlPath = `/api/v1/protected`;
|
|
76
|
-
|
|
84
|
+
return {
|
|
77
85
|
path: urlPath,
|
|
78
86
|
method: 'GET',
|
|
79
87
|
headers: headerParameters,
|
|
80
88
|
query: queryParameters,
|
|
81
|
-
}
|
|
89
|
+
};
|
|
90
|
+
});
|
|
91
|
+
}
|
|
92
|
+
/**
|
|
93
|
+
* #### Authorization <hr /> Requires valid authentication but no specific authorization.
|
|
94
|
+
* Get a user\'s username and roles.
|
|
95
|
+
*/
|
|
96
|
+
apiV1ProtectedGetRaw(initOverrides) {
|
|
97
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
98
|
+
const requestOptions = yield this.apiV1ProtectedGetRequestOpts();
|
|
99
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
82
100
|
return new runtime.JSONApiResponse(response, (jsonValue) => (0, index_js_1.ApiV1ProtectedGet200ResponseFromJSON)(jsonValue));
|
|
83
101
|
});
|
|
84
102
|
}
|
|
@@ -93,9 +111,9 @@ class GenericApi extends runtime.BaseAPI {
|
|
|
93
111
|
});
|
|
94
112
|
}
|
|
95
113
|
/**
|
|
96
|
-
*
|
|
114
|
+
* Creates request options for apiV1SyncIdentityIsRequiredGet without sending the request
|
|
97
115
|
*/
|
|
98
|
-
|
|
116
|
+
apiV1SyncIdentityIsRequiredGetRequestOpts(requestParameters) {
|
|
99
117
|
return __awaiter(this, void 0, void 0, function* () {
|
|
100
118
|
if (requestParameters['xUiucToken'] == null) {
|
|
101
119
|
throw new runtime.RequiredError('xUiucToken', 'Required parameter "xUiucToken" was null or undefined when calling apiV1SyncIdentityIsRequiredGet().');
|
|
@@ -106,12 +124,21 @@ class GenericApi extends runtime.BaseAPI {
|
|
|
106
124
|
headerParameters['x-uiuc-token'] = String(requestParameters['xUiucToken']);
|
|
107
125
|
}
|
|
108
126
|
let urlPath = `/api/v1/syncIdentity/isRequired`;
|
|
109
|
-
|
|
127
|
+
return {
|
|
110
128
|
path: urlPath,
|
|
111
129
|
method: 'GET',
|
|
112
130
|
headers: headerParameters,
|
|
113
131
|
query: queryParameters,
|
|
114
|
-
}
|
|
132
|
+
};
|
|
133
|
+
});
|
|
134
|
+
}
|
|
135
|
+
/**
|
|
136
|
+
* Check if a user needs a full user identity sync.
|
|
137
|
+
*/
|
|
138
|
+
apiV1SyncIdentityIsRequiredGetRaw(requestParameters, initOverrides) {
|
|
139
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
140
|
+
const requestOptions = yield this.apiV1SyncIdentityIsRequiredGetRequestOpts(requestParameters);
|
|
141
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
115
142
|
return new runtime.JSONApiResponse(response, (jsonValue) => (0, index_js_1.ApiV1SyncIdentityIsRequiredGet200ResponseFromJSON)(jsonValue));
|
|
116
143
|
});
|
|
117
144
|
}
|
|
@@ -125,9 +152,9 @@ class GenericApi extends runtime.BaseAPI {
|
|
|
125
152
|
});
|
|
126
153
|
}
|
|
127
154
|
/**
|
|
128
|
-
*
|
|
155
|
+
* Creates request options for apiV1SyncIdentityPost without sending the request
|
|
129
156
|
*/
|
|
130
|
-
|
|
157
|
+
apiV1SyncIdentityPostRequestOpts(requestParameters) {
|
|
131
158
|
return __awaiter(this, void 0, void 0, function* () {
|
|
132
159
|
if (requestParameters['xUiucToken'] == null) {
|
|
133
160
|
throw new runtime.RequiredError('xUiucToken', 'Required parameter "xUiucToken" was null or undefined when calling apiV1SyncIdentityPost().');
|
|
@@ -138,12 +165,21 @@ class GenericApi extends runtime.BaseAPI {
|
|
|
138
165
|
headerParameters['x-uiuc-token'] = String(requestParameters['xUiucToken']);
|
|
139
166
|
}
|
|
140
167
|
let urlPath = `/api/v1/syncIdentity`;
|
|
141
|
-
|
|
168
|
+
return {
|
|
142
169
|
path: urlPath,
|
|
143
170
|
method: 'POST',
|
|
144
171
|
headers: headerParameters,
|
|
145
172
|
query: queryParameters,
|
|
146
|
-
}
|
|
173
|
+
};
|
|
174
|
+
});
|
|
175
|
+
}
|
|
176
|
+
/**
|
|
177
|
+
* Sync the Illinois NetID account with the ACM @ UIUC account.
|
|
178
|
+
*/
|
|
179
|
+
apiV1SyncIdentityPostRaw(requestParameters, initOverrides) {
|
|
180
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
181
|
+
const requestOptions = yield this.apiV1SyncIdentityPostRequestOpts(requestParameters);
|
|
182
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
147
183
|
if (this.isJsonMime(response.headers.get('content-type'))) {
|
|
148
184
|
return new runtime.JSONApiResponse(response);
|
|
149
185
|
}
|
|
@@ -162,10 +198,9 @@ class GenericApi extends runtime.BaseAPI {
|
|
|
162
198
|
});
|
|
163
199
|
}
|
|
164
200
|
/**
|
|
165
|
-
*
|
|
166
|
-
* Resolve user emails to user info.
|
|
201
|
+
* Creates request options for apiV1UsersBatchResolveInfoPost without sending the request
|
|
167
202
|
*/
|
|
168
|
-
|
|
203
|
+
apiV1UsersBatchResolveInfoPostRequestOpts(requestParameters) {
|
|
169
204
|
return __awaiter(this, void 0, void 0, function* () {
|
|
170
205
|
if (requestParameters['apiV1UsersBatchResolveInfoPostRequest'] == null) {
|
|
171
206
|
throw new runtime.RequiredError('apiV1UsersBatchResolveInfoPostRequest', 'Required parameter "apiV1UsersBatchResolveInfoPostRequest" was null or undefined when calling apiV1UsersBatchResolveInfoPost().');
|
|
@@ -184,13 +219,23 @@ class GenericApi extends runtime.BaseAPI {
|
|
|
184
219
|
headerParameters["X-Api-Key"] = yield this.configuration.apiKey("X-Api-Key"); // apiKeyHeader authentication
|
|
185
220
|
}
|
|
186
221
|
let urlPath = `/api/v1/users/batchResolveInfo`;
|
|
187
|
-
|
|
222
|
+
return {
|
|
188
223
|
path: urlPath,
|
|
189
224
|
method: 'POST',
|
|
190
225
|
headers: headerParameters,
|
|
191
226
|
query: queryParameters,
|
|
192
227
|
body: (0, index_js_1.ApiV1UsersBatchResolveInfoPostRequestToJSON)(requestParameters['apiV1UsersBatchResolveInfoPostRequest']),
|
|
193
|
-
}
|
|
228
|
+
};
|
|
229
|
+
});
|
|
230
|
+
}
|
|
231
|
+
/**
|
|
232
|
+
* #### Authorization <hr /> Requires valid authentication but no specific authorization.
|
|
233
|
+
* Resolve user emails to user info.
|
|
234
|
+
*/
|
|
235
|
+
apiV1UsersBatchResolveInfoPostRaw(requestParameters, initOverrides) {
|
|
236
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
237
|
+
const requestOptions = yield this.apiV1UsersBatchResolveInfoPostRequestOpts(requestParameters);
|
|
238
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
194
239
|
return new runtime.JSONApiResponse(response, (jsonValue) => runtime.mapValues(jsonValue, index_js_1.ApiV1UsersBatchResolveInfoPost200ResponseValueFromJSON));
|
|
195
240
|
});
|
|
196
241
|
}
|
|
@@ -205,10 +250,9 @@ class GenericApi extends runtime.BaseAPI {
|
|
|
205
250
|
});
|
|
206
251
|
}
|
|
207
252
|
/**
|
|
208
|
-
*
|
|
209
|
-
* Find a user by UIN.
|
|
253
|
+
* Creates request options for apiV1UsersFindUserByUinPost without sending the request
|
|
210
254
|
*/
|
|
211
|
-
|
|
255
|
+
apiV1UsersFindUserByUinPostRequestOpts(requestParameters) {
|
|
212
256
|
return __awaiter(this, void 0, void 0, function* () {
|
|
213
257
|
if (requestParameters['apiV1UsersFindUserByUinPostRequest'] == null) {
|
|
214
258
|
throw new runtime.RequiredError('apiV1UsersFindUserByUinPostRequest', 'Required parameter "apiV1UsersFindUserByUinPostRequest" was null or undefined when calling apiV1UsersFindUserByUinPost().');
|
|
@@ -227,13 +271,23 @@ class GenericApi extends runtime.BaseAPI {
|
|
|
227
271
|
headerParameters["X-Api-Key"] = yield this.configuration.apiKey("X-Api-Key"); // apiKeyHeader authentication
|
|
228
272
|
}
|
|
229
273
|
let urlPath = `/api/v1/users/findUserByUin`;
|
|
230
|
-
|
|
274
|
+
return {
|
|
231
275
|
path: urlPath,
|
|
232
276
|
method: 'POST',
|
|
233
277
|
headers: headerParameters,
|
|
234
278
|
query: queryParameters,
|
|
235
279
|
body: (0, index_js_1.ApiV1UsersFindUserByUinPostRequestToJSON)(requestParameters['apiV1UsersFindUserByUinPostRequest']),
|
|
236
|
-
}
|
|
280
|
+
};
|
|
281
|
+
});
|
|
282
|
+
}
|
|
283
|
+
/**
|
|
284
|
+
* #### Authorization <hr /> Requires any of the following roles: * User Information Viewer (<code>view:userInfo</code>)
|
|
285
|
+
* Find a user by UIN.
|
|
286
|
+
*/
|
|
287
|
+
apiV1UsersFindUserByUinPostRaw(requestParameters, initOverrides) {
|
|
288
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
289
|
+
const requestOptions = yield this.apiV1UsersFindUserByUinPostRequestOpts(requestParameters);
|
|
290
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
237
291
|
return new runtime.JSONApiResponse(response, (jsonValue) => (0, index_js_1.ApiV1UsersFindUserByUinPost200ResponseFromJSON)(jsonValue));
|
|
238
292
|
});
|
|
239
293
|
}
|
package/dist/apis/IAMApi.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* ACM @ UIUC Core API
|
|
3
3
|
* The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 4.
|
|
5
|
+
* The version of the OpenAPI document: 4.6.0
|
|
6
6
|
* Contact: infra@acm.illinois.edu
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -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/apis/IAMApi.js
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* ACM @ UIUC Core API
|
|
6
6
|
* The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 4.
|
|
8
|
+
* The version of the OpenAPI document: 4.6.0
|
|
9
9
|
* Contact: infra@acm.illinois.edu
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -30,10 +30,9 @@ const index_js_1 = require("../models/index.js");
|
|
|
30
30
|
*/
|
|
31
31
|
class IAMApi extends runtime.BaseAPI {
|
|
32
32
|
/**
|
|
33
|
-
*
|
|
34
|
-
* Get all manageable groups.
|
|
33
|
+
* Creates request options for apiV1IamGroupsGet without sending the request
|
|
35
34
|
*/
|
|
36
|
-
|
|
35
|
+
apiV1IamGroupsGetRequestOpts() {
|
|
37
36
|
return __awaiter(this, void 0, void 0, function* () {
|
|
38
37
|
const queryParameters = {};
|
|
39
38
|
const headerParameters = {};
|
|
@@ -48,12 +47,22 @@ class IAMApi extends runtime.BaseAPI {
|
|
|
48
47
|
headerParameters["X-Api-Key"] = yield this.configuration.apiKey("X-Api-Key"); // apiKeyHeader authentication
|
|
49
48
|
}
|
|
50
49
|
let urlPath = `/api/v1/iam/groups`;
|
|
51
|
-
|
|
50
|
+
return {
|
|
52
51
|
path: urlPath,
|
|
53
52
|
method: 'GET',
|
|
54
53
|
headers: headerParameters,
|
|
55
54
|
query: queryParameters,
|
|
56
|
-
}
|
|
55
|
+
};
|
|
56
|
+
});
|
|
57
|
+
}
|
|
58
|
+
/**
|
|
59
|
+
* #### Authorization <hr /> Requires any of the following roles: * IAM Admin (<code>admin:iam</code>)
|
|
60
|
+
* Get all manageable groups.
|
|
61
|
+
*/
|
|
62
|
+
apiV1IamGroupsGetRaw(initOverrides) {
|
|
63
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
64
|
+
const requestOptions = yield this.apiV1IamGroupsGetRequestOpts();
|
|
65
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
57
66
|
return new runtime.VoidApiResponse(response);
|
|
58
67
|
});
|
|
59
68
|
}
|
|
@@ -67,10 +76,9 @@ class IAMApi extends runtime.BaseAPI {
|
|
|
67
76
|
});
|
|
68
77
|
}
|
|
69
78
|
/**
|
|
70
|
-
*
|
|
71
|
-
* Get the members of a group.
|
|
79
|
+
* Creates request options for apiV1IamGroupsGroupIdGet without sending the request
|
|
72
80
|
*/
|
|
73
|
-
|
|
81
|
+
apiV1IamGroupsGroupIdGetRequestOpts(requestParameters) {
|
|
74
82
|
return __awaiter(this, void 0, void 0, function* () {
|
|
75
83
|
if (requestParameters['groupId'] == null) {
|
|
76
84
|
throw new runtime.RequiredError('groupId', 'Required parameter "groupId" was null or undefined when calling apiV1IamGroupsGroupIdGet().');
|
|
@@ -89,12 +97,22 @@ class IAMApi extends runtime.BaseAPI {
|
|
|
89
97
|
}
|
|
90
98
|
let urlPath = `/api/v1/iam/groups/{groupId}`;
|
|
91
99
|
urlPath = urlPath.replace(`{${"groupId"}}`, encodeURIComponent(String(requestParameters['groupId'])));
|
|
92
|
-
|
|
100
|
+
return {
|
|
93
101
|
path: urlPath,
|
|
94
102
|
method: 'GET',
|
|
95
103
|
headers: headerParameters,
|
|
96
104
|
query: queryParameters,
|
|
97
|
-
}
|
|
105
|
+
};
|
|
106
|
+
});
|
|
107
|
+
}
|
|
108
|
+
/**
|
|
109
|
+
* #### Authorization <hr /> Requires any of the following roles: * IAM Admin (<code>admin:iam</code>)
|
|
110
|
+
* Get the members of a group.
|
|
111
|
+
*/
|
|
112
|
+
apiV1IamGroupsGroupIdGetRaw(requestParameters, initOverrides) {
|
|
113
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
114
|
+
const requestOptions = yield this.apiV1IamGroupsGroupIdGetRequestOpts(requestParameters);
|
|
115
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
98
116
|
return new runtime.VoidApiResponse(response);
|
|
99
117
|
});
|
|
100
118
|
}
|
|
@@ -108,10 +126,9 @@ class IAMApi extends runtime.BaseAPI {
|
|
|
108
126
|
});
|
|
109
127
|
}
|
|
110
128
|
/**
|
|
111
|
-
*
|
|
112
|
-
* Update the members of a group.
|
|
129
|
+
* Creates request options for apiV1IamGroupsGroupIdPatch without sending the request
|
|
113
130
|
*/
|
|
114
|
-
|
|
131
|
+
apiV1IamGroupsGroupIdPatchRequestOpts(requestParameters) {
|
|
115
132
|
return __awaiter(this, void 0, void 0, function* () {
|
|
116
133
|
if (requestParameters['groupId'] == null) {
|
|
117
134
|
throw new runtime.RequiredError('groupId', 'Required parameter "groupId" was null or undefined when calling apiV1IamGroupsGroupIdPatch().');
|
|
@@ -134,13 +151,23 @@ class IAMApi extends runtime.BaseAPI {
|
|
|
134
151
|
}
|
|
135
152
|
let urlPath = `/api/v1/iam/groups/{groupId}`;
|
|
136
153
|
urlPath = urlPath.replace(`{${"groupId"}}`, encodeURIComponent(String(requestParameters['groupId'])));
|
|
137
|
-
|
|
154
|
+
return {
|
|
138
155
|
path: urlPath,
|
|
139
156
|
method: 'PATCH',
|
|
140
157
|
headers: headerParameters,
|
|
141
158
|
query: queryParameters,
|
|
142
159
|
body: (0, index_js_1.ApiV1IamGroupsGroupIdPatchRequestToJSON)(requestParameters['apiV1IamGroupsGroupIdPatchRequest']),
|
|
143
|
-
}
|
|
160
|
+
};
|
|
161
|
+
});
|
|
162
|
+
}
|
|
163
|
+
/**
|
|
164
|
+
* #### Authorization <hr /> Requires any of the following roles: * IAM Admin (<code>admin:iam</code>)
|
|
165
|
+
* Update the members of a group.
|
|
166
|
+
*/
|
|
167
|
+
apiV1IamGroupsGroupIdPatchRaw(requestParameters, initOverrides) {
|
|
168
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
169
|
+
const requestOptions = yield this.apiV1IamGroupsGroupIdPatchRequestOpts(requestParameters);
|
|
170
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
144
171
|
return new runtime.VoidApiResponse(response);
|
|
145
172
|
});
|
|
146
173
|
}
|
|
@@ -154,10 +181,9 @@ class IAMApi extends runtime.BaseAPI {
|
|
|
154
181
|
});
|
|
155
182
|
}
|
|
156
183
|
/**
|
|
157
|
-
*
|
|
158
|
-
* Get a group\'s application role mappings.
|
|
184
|
+
* Creates request options for apiV1IamGroupsGroupIdRolesGet without sending the request
|
|
159
185
|
*/
|
|
160
|
-
|
|
186
|
+
apiV1IamGroupsGroupIdRolesGetRequestOpts(requestParameters) {
|
|
161
187
|
return __awaiter(this, void 0, void 0, function* () {
|
|
162
188
|
if (requestParameters['groupId'] == null) {
|
|
163
189
|
throw new runtime.RequiredError('groupId', 'Required parameter "groupId" was null or undefined when calling apiV1IamGroupsGroupIdRolesGet().');
|
|
@@ -176,12 +202,22 @@ class IAMApi extends runtime.BaseAPI {
|
|
|
176
202
|
}
|
|
177
203
|
let urlPath = `/api/v1/iam/groups/{groupId}/roles`;
|
|
178
204
|
urlPath = urlPath.replace(`{${"groupId"}}`, encodeURIComponent(String(requestParameters['groupId'])));
|
|
179
|
-
|
|
205
|
+
return {
|
|
180
206
|
path: urlPath,
|
|
181
207
|
method: 'GET',
|
|
182
208
|
headers: headerParameters,
|
|
183
209
|
query: queryParameters,
|
|
184
|
-
}
|
|
210
|
+
};
|
|
211
|
+
});
|
|
212
|
+
}
|
|
213
|
+
/**
|
|
214
|
+
* #### Authorization <hr /> Requires any of the following roles: * IAM Admin (<code>admin:iam</code>)
|
|
215
|
+
* Get a group\'s application role mappings.
|
|
216
|
+
*/
|
|
217
|
+
apiV1IamGroupsGroupIdRolesGetRaw(requestParameters, initOverrides) {
|
|
218
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
219
|
+
const requestOptions = yield this.apiV1IamGroupsGroupIdRolesGetRequestOpts(requestParameters);
|
|
220
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
185
221
|
return new runtime.VoidApiResponse(response);
|
|
186
222
|
});
|
|
187
223
|
}
|
|
@@ -195,10 +231,9 @@ class IAMApi extends runtime.BaseAPI {
|
|
|
195
231
|
});
|
|
196
232
|
}
|
|
197
233
|
/**
|
|
198
|
-
*
|
|
199
|
-
* Update a group\'s application role mappings.
|
|
234
|
+
* Creates request options for apiV1IamGroupsGroupIdRolesPost without sending the request
|
|
200
235
|
*/
|
|
201
|
-
|
|
236
|
+
apiV1IamGroupsGroupIdRolesPostRequestOpts(requestParameters) {
|
|
202
237
|
return __awaiter(this, void 0, void 0, function* () {
|
|
203
238
|
if (requestParameters['groupId'] == null) {
|
|
204
239
|
throw new runtime.RequiredError('groupId', 'Required parameter "groupId" was null or undefined when calling apiV1IamGroupsGroupIdRolesPost().');
|
|
@@ -221,13 +256,23 @@ class IAMApi extends runtime.BaseAPI {
|
|
|
221
256
|
}
|
|
222
257
|
let urlPath = `/api/v1/iam/groups/{groupId}/roles`;
|
|
223
258
|
urlPath = urlPath.replace(`{${"groupId"}}`, encodeURIComponent(String(requestParameters['groupId'])));
|
|
224
|
-
|
|
259
|
+
return {
|
|
225
260
|
path: urlPath,
|
|
226
261
|
method: 'POST',
|
|
227
262
|
headers: headerParameters,
|
|
228
263
|
query: queryParameters,
|
|
229
264
|
body: (0, index_js_1.ApiV1IamGroupsGroupIdRolesPostRequestToJSON)(requestParameters['apiV1IamGroupsGroupIdRolesPostRequest']),
|
|
230
|
-
}
|
|
265
|
+
};
|
|
266
|
+
});
|
|
267
|
+
}
|
|
268
|
+
/**
|
|
269
|
+
* #### Authorization <hr /> Requires any of the following roles: * IAM Admin (<code>admin:iam</code>)
|
|
270
|
+
* Update a group\'s application role mappings.
|
|
271
|
+
*/
|
|
272
|
+
apiV1IamGroupsGroupIdRolesPostRaw(requestParameters, initOverrides) {
|
|
273
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
274
|
+
const requestOptions = yield this.apiV1IamGroupsGroupIdRolesPostRequestOpts(requestParameters);
|
|
275
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
231
276
|
return new runtime.VoidApiResponse(response);
|
|
232
277
|
});
|
|
233
278
|
}
|
|
@@ -241,10 +286,9 @@ class IAMApi extends runtime.BaseAPI {
|
|
|
241
286
|
});
|
|
242
287
|
}
|
|
243
288
|
/**
|
|
244
|
-
*
|
|
245
|
-
* Invite a user to the ACM @ UIUC Entra ID tenant.
|
|
289
|
+
* Creates request options for apiV1IamInviteUsersPost without sending the request
|
|
246
290
|
*/
|
|
247
|
-
|
|
291
|
+
apiV1IamInviteUsersPostRequestOpts(requestParameters) {
|
|
248
292
|
return __awaiter(this, void 0, void 0, function* () {
|
|
249
293
|
if (requestParameters['apiV1IamInviteUsersPostRequest'] == null) {
|
|
250
294
|
throw new runtime.RequiredError('apiV1IamInviteUsersPostRequest', 'Required parameter "apiV1IamInviteUsersPostRequest" was null or undefined when calling apiV1IamInviteUsersPost().');
|
|
@@ -263,13 +307,23 @@ class IAMApi extends runtime.BaseAPI {
|
|
|
263
307
|
headerParameters["X-Api-Key"] = yield this.configuration.apiKey("X-Api-Key"); // apiKeyHeader authentication
|
|
264
308
|
}
|
|
265
309
|
let urlPath = `/api/v1/iam/inviteUsers`;
|
|
266
|
-
|
|
310
|
+
return {
|
|
267
311
|
path: urlPath,
|
|
268
312
|
method: 'POST',
|
|
269
313
|
headers: headerParameters,
|
|
270
314
|
query: queryParameters,
|
|
271
315
|
body: (0, index_js_1.ApiV1IamInviteUsersPostRequestToJSON)(requestParameters['apiV1IamInviteUsersPostRequest']),
|
|
272
|
-
}
|
|
316
|
+
};
|
|
317
|
+
});
|
|
318
|
+
}
|
|
319
|
+
/**
|
|
320
|
+
* #### Authorization <hr /> Requires any of the following roles: * IAM Inviter (<code>invite:iam</code>) * IAM Admin (<code>admin:iam</code>)
|
|
321
|
+
* Invite a user to the ACM @ UIUC Entra ID tenant.
|
|
322
|
+
*/
|
|
323
|
+
apiV1IamInviteUsersPostRaw(requestParameters, initOverrides) {
|
|
324
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
325
|
+
const requestOptions = yield this.apiV1IamInviteUsersPostRequestOpts(requestParameters);
|
|
326
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
273
327
|
return new runtime.VoidApiResponse(response);
|
|
274
328
|
});
|
|
275
329
|
}
|
|
@@ -283,10 +337,9 @@ class IAMApi extends runtime.BaseAPI {
|
|
|
283
337
|
});
|
|
284
338
|
}
|
|
285
339
|
/**
|
|
286
|
-
*
|
|
287
|
-
* Update user\'s profile.
|
|
340
|
+
* Creates request options for apiV1IamProfilePatch without sending the request
|
|
288
341
|
*/
|
|
289
|
-
|
|
342
|
+
apiV1IamProfilePatchRequestOpts(requestParameters) {
|
|
290
343
|
return __awaiter(this, void 0, void 0, function* () {
|
|
291
344
|
if (requestParameters['apiV1IamProfilePatchRequest'] == null) {
|
|
292
345
|
throw new runtime.RequiredError('apiV1IamProfilePatchRequest', 'Required parameter "apiV1IamProfilePatchRequest" was null or undefined when calling apiV1IamProfilePatch().');
|
|
@@ -305,13 +358,23 @@ class IAMApi extends runtime.BaseAPI {
|
|
|
305
358
|
headerParameters["X-Api-Key"] = yield this.configuration.apiKey("X-Api-Key"); // apiKeyHeader authentication
|
|
306
359
|
}
|
|
307
360
|
let urlPath = `/api/v1/iam/profile`;
|
|
308
|
-
|
|
361
|
+
return {
|
|
309
362
|
path: urlPath,
|
|
310
363
|
method: 'PATCH',
|
|
311
364
|
headers: headerParameters,
|
|
312
365
|
query: queryParameters,
|
|
313
366
|
body: (0, index_js_1.ApiV1IamProfilePatchRequestToJSON)(requestParameters['apiV1IamProfilePatchRequest']),
|
|
314
|
-
}
|
|
367
|
+
};
|
|
368
|
+
});
|
|
369
|
+
}
|
|
370
|
+
/**
|
|
371
|
+
* #### Authorization <hr /> Requires valid authentication but no specific authorization.
|
|
372
|
+
* Update user\'s profile.
|
|
373
|
+
*/
|
|
374
|
+
apiV1IamProfilePatchRaw(requestParameters, initOverrides) {
|
|
375
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
376
|
+
const requestOptions = yield this.apiV1IamProfilePatchRequestOpts(requestParameters);
|
|
377
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
315
378
|
return new runtime.VoidApiResponse(response);
|
|
316
379
|
});
|
|
317
380
|
}
|
|
@@ -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
|
*/
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* ACM @ UIUC Core API
|
|
6
6
|
* The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 4.
|
|
8
|
+
* The version of the OpenAPI document: 4.6.0
|
|
9
9
|
* Contact: infra@acm.illinois.edu
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -29,9 +29,9 @@ const runtime = require("../runtime.js");
|
|
|
29
29
|
*/
|
|
30
30
|
class ICalendarIntegrationApi extends runtime.BaseAPI {
|
|
31
31
|
/**
|
|
32
|
-
*
|
|
32
|
+
* Creates request options for apiV1IcalHostGet without sending the request
|
|
33
33
|
*/
|
|
34
|
-
|
|
34
|
+
apiV1IcalHostGetRequestOpts(requestParameters) {
|
|
35
35
|
return __awaiter(this, void 0, void 0, function* () {
|
|
36
36
|
if (requestParameters['host'] == null) {
|
|
37
37
|
throw new runtime.RequiredError('host', 'Required parameter "host" was null or undefined when calling apiV1IcalHostGet().');
|
|
@@ -40,12 +40,21 @@ class ICalendarIntegrationApi extends runtime.BaseAPI {
|
|
|
40
40
|
const headerParameters = {};
|
|
41
41
|
let urlPath = `/api/v1/ical/{host}?`;
|
|
42
42
|
urlPath = urlPath.replace(`{${"host"}}`, encodeURIComponent(String(requestParameters['host'])));
|
|
43
|
-
|
|
43
|
+
return {
|
|
44
44
|
path: urlPath,
|
|
45
45
|
method: 'GET',
|
|
46
46
|
headers: headerParameters,
|
|
47
47
|
query: queryParameters,
|
|
48
|
-
}
|
|
48
|
+
};
|
|
49
|
+
});
|
|
50
|
+
}
|
|
51
|
+
/**
|
|
52
|
+
* Retrieve the calendar for ACM @ UIUC or a specific sub-organization.
|
|
53
|
+
*/
|
|
54
|
+
apiV1IcalHostGetRaw(requestParameters, initOverrides) {
|
|
55
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
56
|
+
const requestOptions = yield this.apiV1IcalHostGetRequestOpts(requestParameters);
|
|
57
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
49
58
|
return new runtime.VoidApiResponse(response);
|
|
50
59
|
});
|
|
51
60
|
}
|