@acm-uiuc/core-client 4.5.0 → 4.6.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.openapi-generator/FILES +2 -0
- package/.openapi-generator/VERSION +1 -1
- package/README.md +7 -4
- package/dist/apis/APIKeysApi.d.ts +13 -1
- package/dist/apis/APIKeysApi.js +43 -16
- package/dist/apis/EventsApi.d.ts +21 -1
- package/dist/apis/EventsApi.js +69 -24
- package/dist/apis/GenericApi.d.ts +25 -1
- package/dist/apis/GenericApi.js +82 -28
- package/dist/apis/IAMApi.d.ts +29 -1
- package/dist/apis/IAMApi.js +99 -36
- package/dist/apis/ICalendarIntegrationApi.d.ts +5 -1
- package/dist/apis/ICalendarIntegrationApi.js +14 -5
- package/dist/apis/LinkryApi.d.ts +29 -1
- package/dist/apis/LinkryApi.js +95 -32
- package/dist/apis/LoggingApi.d.ts +5 -1
- package/dist/apis/LoggingApi.js +15 -6
- package/dist/apis/MembershipApi.d.ts +29 -1
- package/dist/apis/MembershipApi.js +97 -34
- package/dist/apis/MobileWalletApi.d.ts +5 -1
- package/dist/apis/MobileWalletApi.js +14 -5
- package/dist/apis/OrganizationsApi.d.ts +17 -1
- package/dist/apis/OrganizationsApi.js +55 -19
- package/dist/apis/RSVPApi.d.ts +29 -1
- package/dist/apis/RSVPApi.js +96 -33
- package/dist/apis/RoomRequestsApi.d.ts +21 -1
- package/dist/apis/RoomRequestsApi.js +71 -26
- package/dist/apis/StoreApi.d.ts +65 -4
- package/dist/apis/StoreApi.js +204 -54
- package/dist/apis/StripeApi.d.ts +13 -1
- package/dist/apis/StripeApi.js +43 -16
- package/dist/esm/apis/APIKeysApi.d.ts +13 -1
- package/dist/esm/apis/APIKeysApi.js +43 -16
- package/dist/esm/apis/EventsApi.d.ts +21 -1
- package/dist/esm/apis/EventsApi.js +69 -24
- package/dist/esm/apis/GenericApi.d.ts +25 -1
- package/dist/esm/apis/GenericApi.js +82 -28
- package/dist/esm/apis/IAMApi.d.ts +29 -1
- package/dist/esm/apis/IAMApi.js +99 -36
- package/dist/esm/apis/ICalendarIntegrationApi.d.ts +5 -1
- package/dist/esm/apis/ICalendarIntegrationApi.js +14 -5
- package/dist/esm/apis/LinkryApi.d.ts +29 -1
- package/dist/esm/apis/LinkryApi.js +95 -32
- package/dist/esm/apis/LoggingApi.d.ts +5 -1
- package/dist/esm/apis/LoggingApi.js +15 -6
- package/dist/esm/apis/MembershipApi.d.ts +29 -1
- package/dist/esm/apis/MembershipApi.js +97 -34
- package/dist/esm/apis/MobileWalletApi.d.ts +5 -1
- package/dist/esm/apis/MobileWalletApi.js +14 -5
- package/dist/esm/apis/OrganizationsApi.d.ts +17 -1
- package/dist/esm/apis/OrganizationsApi.js +55 -19
- package/dist/esm/apis/RSVPApi.d.ts +29 -1
- package/dist/esm/apis/RSVPApi.js +96 -33
- package/dist/esm/apis/RoomRequestsApi.d.ts +21 -1
- package/dist/esm/apis/RoomRequestsApi.js +71 -26
- package/dist/esm/apis/StoreApi.d.ts +65 -4
- package/dist/esm/apis/StoreApi.js +205 -55
- package/dist/esm/apis/StripeApi.d.ts +13 -1
- package/dist/esm/apis/StripeApi.js +43 -16
- package/dist/esm/models/AcmOrganization.d.ts +1 -1
- package/dist/esm/models/AcmOrganization.js +1 -1
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequest.d.ts +2 -2
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequest.js +1 -1
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInner.d.ts +1 -1
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInner.js +1 -1
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf.d.ts +2 -2
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf.js +1 -1
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf1.d.ts +2 -2
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf1.js +1 -1
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf1Params.d.ts +1 -1
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf1Params.js +1 -1
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOfParams.d.ts +2 -2
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOfParams.js +1 -1
- package/dist/esm/models/ApiV1EventsGet200ResponseInner.d.ts +2 -2
- package/dist/esm/models/ApiV1EventsGet200ResponseInner.js +1 -1
- package/dist/esm/models/ApiV1EventsIdGet200Response.d.ts +2 -2
- package/dist/esm/models/ApiV1EventsIdGet200Response.js +1 -1
- package/dist/esm/models/ApiV1EventsIdPatchRequest.d.ts +2 -2
- package/dist/esm/models/ApiV1EventsIdPatchRequest.js +1 -1
- package/dist/esm/models/ApiV1EventsPostRequest.d.ts +2 -2
- package/dist/esm/models/ApiV1EventsPostRequest.js +1 -1
- package/dist/esm/models/ApiV1IamGroupsGroupIdPatchRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1IamGroupsGroupIdPatchRequest.js +1 -1
- package/dist/esm/models/ApiV1IamGroupsGroupIdRolesPostRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1IamGroupsGroupIdRolesPostRequest.js +1 -1
- package/dist/esm/models/ApiV1IamGroupsGroupIdRolesPostRequestRoles.d.ts +1 -1
- package/dist/esm/models/ApiV1IamGroupsGroupIdRolesPostRequestRoles.js +1 -1
- package/dist/esm/models/ApiV1IamInviteUsersPostRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1IamInviteUsersPostRequest.js +1 -1
- package/dist/esm/models/ApiV1IamProfilePatchRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1IamProfilePatchRequest.js +1 -1
- package/dist/esm/models/ApiV1LinkryOrgsOrgIdRedirGet200ResponseInner.d.ts +1 -1
- package/dist/esm/models/ApiV1LinkryOrgsOrgIdRedirGet200ResponseInner.js +1 -1
- package/dist/esm/models/ApiV1LinkryOrgsOrgIdRedirPostRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1LinkryOrgsOrgIdRedirPostRequest.js +1 -1
- package/dist/esm/models/ApiV1LinkryRedirPostRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1LinkryRedirPostRequest.js +1 -1
- package/dist/esm/models/ApiV1MembershipExternalListListIdPatchRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1MembershipExternalListListIdPatchRequest.js +1 -1
- package/dist/esm/models/ApiV1MembershipGet200Response.d.ts +1 -1
- package/dist/esm/models/ApiV1MembershipGet200Response.js +1 -1
- package/dist/esm/models/ApiV1OrganizationsGet200ResponseInner.d.ts +3 -3
- package/dist/esm/models/ApiV1OrganizationsGet200ResponseInner.js +1 -1
- package/dist/esm/models/ApiV1OrganizationsGet200ResponseInnerLeadsInner.d.ts +1 -1
- package/dist/esm/models/ApiV1OrganizationsGet200ResponseInnerLeadsInner.js +1 -1
- package/dist/esm/models/ApiV1OrganizationsGet200ResponseInnerLinksInner.d.ts +2 -2
- package/dist/esm/models/ApiV1OrganizationsGet200ResponseInnerLinksInner.js +1 -1
- package/dist/esm/models/ApiV1OrganizationsOrgIdGet200Response.d.ts +3 -3
- package/dist/esm/models/ApiV1OrganizationsOrgIdGet200Response.js +1 -1
- package/dist/esm/models/ApiV1OrganizationsOrgIdGet200ResponseLeadsInner.d.ts +1 -1
- package/dist/esm/models/ApiV1OrganizationsOrgIdGet200ResponseLeadsInner.js +1 -1
- package/dist/esm/models/ApiV1OrganizationsOrgIdGet200ResponseLinksInner.d.ts +2 -2
- package/dist/esm/models/ApiV1OrganizationsOrgIdGet200ResponseLinksInner.js +1 -1
- package/dist/esm/models/ApiV1OrganizationsOrgIdLeadsPatchRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1OrganizationsOrgIdLeadsPatchRequest.js +1 -1
- package/dist/esm/models/ApiV1OrganizationsOrgIdLeadsPatchRequestAddInner.d.ts +1 -1
- package/dist/esm/models/ApiV1OrganizationsOrgIdLeadsPatchRequestAddInner.js +1 -1
- package/dist/esm/models/ApiV1OrganizationsOrgIdMetaPostRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1OrganizationsOrgIdMetaPostRequest.js +1 -1
- package/dist/esm/models/ApiV1OrganizationsOrgIdMetaPostRequestLinksInner.d.ts +2 -2
- package/dist/esm/models/ApiV1OrganizationsOrgIdMetaPostRequestLinksInner.js +1 -1
- package/dist/esm/models/ApiV1ProtectedGet200Response.d.ts +2 -2
- package/dist/esm/models/ApiV1ProtectedGet200Response.js +1 -1
- package/dist/esm/models/ApiV1ProtectedGet200ResponseOrgRolesInner.d.ts +2 -2
- package/dist/esm/models/ApiV1ProtectedGet200ResponseOrgRolesInner.js +1 -1
- package/dist/esm/models/ApiV1RoomRequestsPostRequest.d.ts +4 -4
- package/dist/esm/models/ApiV1RoomRequestsPostRequest.js +1 -1
- package/dist/esm/models/ApiV1RoomRequestsSemesterIdRequestIdAttachmentDownloadUrlCreatedAtStatusGet200Response.d.ts +1 -1
- package/dist/esm/models/ApiV1RoomRequestsSemesterIdRequestIdAttachmentDownloadUrlCreatedAtStatusGet200Response.js +1 -1
- package/dist/esm/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPost201Response.d.ts +1 -1
- package/dist/esm/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPost201Response.js +1 -1
- package/dist/esm/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPostRequest.d.ts +2 -2
- package/dist/esm/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPostRequest.js +1 -1
- package/dist/esm/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPostRequestAttachmentInfo.d.ts +2 -2
- package/dist/esm/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPostRequestAttachmentInfo.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminOrdersFetchUserOrdersPost200ResponseInner.d.ts +2 -2
- package/dist/esm/models/ApiV1StoreAdminOrdersFetchUserOrdersPost200ResponseInner.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminOrdersFetchUserOrdersPost200ResponseInnerLineItemsInner.d.ts +2 -2
- package/dist/esm/models/ApiV1StoreAdminOrdersFetchUserOrdersPost200ResponseInnerLineItemsInner.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminOrdersFetchUserOrdersPostRequest.d.ts +2 -2
- package/dist/esm/models/ApiV1StoreAdminOrdersFetchUserOrdersPostRequest.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminOrdersOrderIdFulfillPostRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreAdminOrdersOrderIdFulfillPostRequest.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminOrdersOrderIdRefundPostRequest.d.ts +7 -1
- package/dist/esm/models/ApiV1StoreAdminOrdersOrderIdRefundPostRequest.js +5 -1
- package/dist/esm/models/ApiV1StoreAdminOrdersProductIdGet200Response.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreAdminOrdersProductIdGet200Response.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminOrdersProductIdGet200ResponseItemsInner.d.ts +2 -2
- package/dist/esm/models/ApiV1StoreAdminOrdersProductIdGet200ResponseItemsInner.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsGet200Response.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsGet200Response.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsGet200ResponseProductsInner.d.ts +2 -2
- package/dist/esm/models/ApiV1StoreAdminProductsGet200ResponseProductsInner.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsGet200ResponseProductsInnerVariantsInner.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsGet200ResponseProductsInnerVariantsInner.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsPost201Response.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsPost201Response.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsPostRequest.d.ts +2 -2
- package/dist/esm/models/ApiV1StoreAdminProductsPostRequest.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsPostRequestLimitConfiguration.d.ts +2 -2
- package/dist/esm/models/ApiV1StoreAdminProductsPostRequestLimitConfiguration.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsPostRequestRequestingImageUpload.d.ts +2 -2
- package/dist/esm/models/ApiV1StoreAdminProductsPostRequestRequestingImageUpload.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsPostRequestVariantsInner.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsPostRequestVariantsInner.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsProductIdGet200Response.d.ts +114 -0
- package/dist/esm/models/ApiV1StoreAdminProductsProductIdGet200Response.js +86 -0
- package/dist/esm/models/ApiV1StoreAdminProductsProductIdGet200ResponseVariantsInner.d.ts +74 -0
- package/dist/esm/models/ApiV1StoreAdminProductsProductIdGet200ResponseVariantsInner.js +67 -0
- package/dist/esm/models/ApiV1StoreAdminProductsProductIdPatch200Response.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsProductIdPatch200Response.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsProductIdPatchRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsProductIdPatchRequest.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsProductIdPatchRequestRequestingImageUpload.d.ts +2 -2
- package/dist/esm/models/ApiV1StoreAdminProductsProductIdPatchRequestRequestingImageUpload.js +1 -1
- package/dist/esm/models/ApiV1StoreCheckoutPost201Response.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreCheckoutPost201Response.js +1 -1
- package/dist/esm/models/ApiV1StoreCheckoutPostRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreCheckoutPostRequest.js +1 -1
- package/dist/esm/models/ApiV1StoreCheckoutPostRequestItemsInner.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreCheckoutPostRequestItemsInner.js +1 -1
- package/dist/esm/models/ApiV1StoreProductsGet200Response.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreProductsGet200Response.js +1 -1
- package/dist/esm/models/ApiV1StoreProductsGet200ResponseProductsInner.d.ts +2 -2
- package/dist/esm/models/ApiV1StoreProductsGet200ResponseProductsInner.js +1 -1
- package/dist/esm/models/ApiV1StoreProductsGet200ResponseProductsInnerLimitConfiguration.d.ts +2 -2
- package/dist/esm/models/ApiV1StoreProductsGet200ResponseProductsInnerLimitConfiguration.js +1 -1
- package/dist/esm/models/ApiV1StoreProductsGet200ResponseProductsInnerVariantsInner.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreProductsGet200ResponseProductsInnerVariantsInner.js +1 -1
- package/dist/esm/models/ApiV1StoreProductsProductIdGet200Response.d.ts +2 -2
- package/dist/esm/models/ApiV1StoreProductsProductIdGet200Response.js +1 -1
- package/dist/esm/models/ApiV1StoreProductsProductIdGet200ResponseLimitConfiguration.d.ts +2 -2
- package/dist/esm/models/ApiV1StoreProductsProductIdGet200ResponseLimitConfiguration.js +1 -1
- package/dist/esm/models/ApiV1StripePaymentLinksGet201ResponseInner.d.ts +1 -1
- package/dist/esm/models/ApiV1StripePaymentLinksGet201ResponseInner.js +1 -1
- package/dist/esm/models/ApiV1StripePaymentLinksPost201Response.d.ts +1 -1
- package/dist/esm/models/ApiV1StripePaymentLinksPost201Response.js +1 -1
- package/dist/esm/models/ApiV1StripePaymentLinksPostRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1StripePaymentLinksPostRequest.js +1 -1
- package/dist/esm/models/ApiV1SyncIdentityIsRequiredGet200Response.d.ts +1 -1
- package/dist/esm/models/ApiV1SyncIdentityIsRequiredGet200Response.js +1 -1
- package/dist/esm/models/ApiV1UsersBatchResolveInfoPost200ResponseValue.d.ts +1 -1
- package/dist/esm/models/ApiV1UsersBatchResolveInfoPost200ResponseValue.js +1 -1
- package/dist/esm/models/ApiV1UsersBatchResolveInfoPostRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1UsersBatchResolveInfoPostRequest.js +1 -1
- package/dist/esm/models/ApiV1UsersFindUserByUinPost200Response.d.ts +1 -1
- package/dist/esm/models/ApiV1UsersFindUserByUinPost200Response.js +1 -1
- package/dist/esm/models/ApiV1UsersFindUserByUinPostRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1UsersFindUserByUinPostRequest.js +1 -1
- package/dist/esm/models/ApiV2MembershipNetIdGet200Response.d.ts +1 -1
- package/dist/esm/models/ApiV2MembershipNetIdGet200Response.js +1 -1
- package/dist/esm/models/ApiV2MembershipVerifyBatchOfMembersPost200Response.d.ts +1 -1
- package/dist/esm/models/ApiV2MembershipVerifyBatchOfMembersPost200Response.js +1 -1
- package/dist/esm/models/NonAcmOrgUniqueId.d.ts +1 -1
- package/dist/esm/models/NonAcmOrgUniqueId.js +1 -1
- package/dist/esm/models/NotAuthenticatedError.d.ts +4 -4
- package/dist/esm/models/NotAuthenticatedError.js +1 -1
- package/dist/esm/models/NotAuthorizedError.d.ts +4 -4
- package/dist/esm/models/NotAuthorizedError.js +1 -1
- package/dist/esm/models/NotFoundError.d.ts +4 -4
- package/dist/esm/models/NotFoundError.js +1 -1
- package/dist/esm/models/OrgUniqueId.d.ts +1 -1
- package/dist/esm/models/OrgUniqueId.js +1 -1
- package/dist/esm/models/RateLimitExceededError.d.ts +5 -5
- package/dist/esm/models/RateLimitExceededError.js +1 -1
- package/dist/esm/models/ResourceConflictError.d.ts +4 -4
- package/dist/esm/models/ResourceConflictError.js +1 -1
- package/dist/esm/models/RsvpConfig.d.ts +1 -1
- package/dist/esm/models/RsvpConfig.js +1 -1
- package/dist/esm/models/RsvpConfigOutput.d.ts +1 -1
- package/dist/esm/models/RsvpConfigOutput.js +1 -1
- package/dist/esm/models/RsvpConfigOutputRsvpQuestionsInner.d.ts +1 -1
- package/dist/esm/models/RsvpConfigOutputRsvpQuestionsInner.js +1 -1
- package/dist/esm/models/RsvpConfigOutputRsvpQuestionsInnerOneOf.d.ts +2 -2
- package/dist/esm/models/RsvpConfigOutputRsvpQuestionsInnerOneOf.js +1 -1
- package/dist/esm/models/RsvpConfigOutputRsvpQuestionsInnerOneOf1.d.ts +2 -2
- package/dist/esm/models/RsvpConfigOutputRsvpQuestionsInnerOneOf1.js +1 -1
- package/dist/esm/models/RsvpConfigOutputRsvpQuestionsInnerOneOf2.d.ts +2 -2
- package/dist/esm/models/RsvpConfigOutputRsvpQuestionsInnerOneOf2.js +1 -1
- package/dist/esm/models/RsvpConfigRsvpQuestionsInner.d.ts +1 -1
- package/dist/esm/models/RsvpConfigRsvpQuestionsInner.js +1 -1
- package/dist/esm/models/RsvpConfigRsvpQuestionsInnerOneOf.d.ts +2 -2
- package/dist/esm/models/RsvpConfigRsvpQuestionsInnerOneOf.js +1 -1
- package/dist/esm/models/RsvpConfigRsvpQuestionsInnerOneOf1.d.ts +2 -2
- package/dist/esm/models/RsvpConfigRsvpQuestionsInnerOneOf1.js +1 -1
- package/dist/esm/models/RsvpConfigRsvpQuestionsInnerOneOf2.d.ts +2 -2
- package/dist/esm/models/RsvpConfigRsvpQuestionsInnerOneOf2.js +1 -1
- package/dist/esm/models/RsvpItem.d.ts +1 -1
- package/dist/esm/models/RsvpItem.js +1 -1
- package/dist/esm/models/ValidationError.d.ts +2 -2
- package/dist/esm/models/ValidationError.js +1 -1
- package/dist/esm/models/index.d.ts +2 -0
- package/dist/esm/models/index.js +2 -0
- package/dist/esm/runtime.d.ts +1 -1
- package/dist/esm/runtime.js +1 -1
- package/dist/models/AcmOrganization.d.ts +1 -1
- package/dist/models/AcmOrganization.js +1 -1
- package/dist/models/ApiV1ApiKeyOrgPostRequest.d.ts +2 -2
- package/dist/models/ApiV1ApiKeyOrgPostRequest.js +1 -1
- package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInner.d.ts +1 -1
- package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInner.js +1 -1
- package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf.d.ts +2 -2
- package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf.js +1 -1
- package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf1.d.ts +2 -2
- package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf1.js +1 -1
- package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf1Params.d.ts +1 -1
- package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf1Params.js +1 -1
- package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOfParams.d.ts +2 -2
- package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOfParams.js +1 -1
- package/dist/models/ApiV1EventsGet200ResponseInner.d.ts +2 -2
- package/dist/models/ApiV1EventsGet200ResponseInner.js +1 -1
- package/dist/models/ApiV1EventsIdGet200Response.d.ts +2 -2
- package/dist/models/ApiV1EventsIdGet200Response.js +1 -1
- package/dist/models/ApiV1EventsIdPatchRequest.d.ts +2 -2
- package/dist/models/ApiV1EventsIdPatchRequest.js +1 -1
- package/dist/models/ApiV1EventsPostRequest.d.ts +2 -2
- package/dist/models/ApiV1EventsPostRequest.js +1 -1
- package/dist/models/ApiV1IamGroupsGroupIdPatchRequest.d.ts +1 -1
- package/dist/models/ApiV1IamGroupsGroupIdPatchRequest.js +1 -1
- package/dist/models/ApiV1IamGroupsGroupIdRolesPostRequest.d.ts +1 -1
- package/dist/models/ApiV1IamGroupsGroupIdRolesPostRequest.js +1 -1
- package/dist/models/ApiV1IamGroupsGroupIdRolesPostRequestRoles.d.ts +1 -1
- package/dist/models/ApiV1IamGroupsGroupIdRolesPostRequestRoles.js +1 -1
- package/dist/models/ApiV1IamInviteUsersPostRequest.d.ts +1 -1
- package/dist/models/ApiV1IamInviteUsersPostRequest.js +1 -1
- package/dist/models/ApiV1IamProfilePatchRequest.d.ts +1 -1
- package/dist/models/ApiV1IamProfilePatchRequest.js +1 -1
- package/dist/models/ApiV1LinkryOrgsOrgIdRedirGet200ResponseInner.d.ts +1 -1
- package/dist/models/ApiV1LinkryOrgsOrgIdRedirGet200ResponseInner.js +1 -1
- package/dist/models/ApiV1LinkryOrgsOrgIdRedirPostRequest.d.ts +1 -1
- package/dist/models/ApiV1LinkryOrgsOrgIdRedirPostRequest.js +1 -1
- package/dist/models/ApiV1LinkryRedirPostRequest.d.ts +1 -1
- package/dist/models/ApiV1LinkryRedirPostRequest.js +1 -1
- package/dist/models/ApiV1MembershipExternalListListIdPatchRequest.d.ts +1 -1
- package/dist/models/ApiV1MembershipExternalListListIdPatchRequest.js +1 -1
- package/dist/models/ApiV1MembershipGet200Response.d.ts +1 -1
- package/dist/models/ApiV1MembershipGet200Response.js +1 -1
- package/dist/models/ApiV1OrganizationsGet200ResponseInner.d.ts +3 -3
- package/dist/models/ApiV1OrganizationsGet200ResponseInner.js +1 -1
- package/dist/models/ApiV1OrganizationsGet200ResponseInnerLeadsInner.d.ts +1 -1
- package/dist/models/ApiV1OrganizationsGet200ResponseInnerLeadsInner.js +1 -1
- package/dist/models/ApiV1OrganizationsGet200ResponseInnerLinksInner.d.ts +2 -2
- package/dist/models/ApiV1OrganizationsGet200ResponseInnerLinksInner.js +1 -1
- package/dist/models/ApiV1OrganizationsOrgIdGet200Response.d.ts +3 -3
- package/dist/models/ApiV1OrganizationsOrgIdGet200Response.js +1 -1
- package/dist/models/ApiV1OrganizationsOrgIdGet200ResponseLeadsInner.d.ts +1 -1
- package/dist/models/ApiV1OrganizationsOrgIdGet200ResponseLeadsInner.js +1 -1
- package/dist/models/ApiV1OrganizationsOrgIdGet200ResponseLinksInner.d.ts +2 -2
- package/dist/models/ApiV1OrganizationsOrgIdGet200ResponseLinksInner.js +1 -1
- package/dist/models/ApiV1OrganizationsOrgIdLeadsPatchRequest.d.ts +1 -1
- package/dist/models/ApiV1OrganizationsOrgIdLeadsPatchRequest.js +1 -1
- package/dist/models/ApiV1OrganizationsOrgIdLeadsPatchRequestAddInner.d.ts +1 -1
- package/dist/models/ApiV1OrganizationsOrgIdLeadsPatchRequestAddInner.js +1 -1
- package/dist/models/ApiV1OrganizationsOrgIdMetaPostRequest.d.ts +1 -1
- package/dist/models/ApiV1OrganizationsOrgIdMetaPostRequest.js +1 -1
- package/dist/models/ApiV1OrganizationsOrgIdMetaPostRequestLinksInner.d.ts +2 -2
- package/dist/models/ApiV1OrganizationsOrgIdMetaPostRequestLinksInner.js +1 -1
- package/dist/models/ApiV1ProtectedGet200Response.d.ts +2 -2
- package/dist/models/ApiV1ProtectedGet200Response.js +1 -1
- package/dist/models/ApiV1ProtectedGet200ResponseOrgRolesInner.d.ts +2 -2
- package/dist/models/ApiV1ProtectedGet200ResponseOrgRolesInner.js +1 -1
- package/dist/models/ApiV1RoomRequestsPostRequest.d.ts +4 -4
- package/dist/models/ApiV1RoomRequestsPostRequest.js +1 -1
- package/dist/models/ApiV1RoomRequestsSemesterIdRequestIdAttachmentDownloadUrlCreatedAtStatusGet200Response.d.ts +1 -1
- package/dist/models/ApiV1RoomRequestsSemesterIdRequestIdAttachmentDownloadUrlCreatedAtStatusGet200Response.js +1 -1
- package/dist/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPost201Response.d.ts +1 -1
- package/dist/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPost201Response.js +1 -1
- package/dist/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPostRequest.d.ts +2 -2
- package/dist/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPostRequest.js +1 -1
- package/dist/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPostRequestAttachmentInfo.d.ts +2 -2
- package/dist/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPostRequestAttachmentInfo.js +1 -1
- package/dist/models/ApiV1StoreAdminOrdersFetchUserOrdersPost200ResponseInner.d.ts +2 -2
- package/dist/models/ApiV1StoreAdminOrdersFetchUserOrdersPost200ResponseInner.js +1 -1
- package/dist/models/ApiV1StoreAdminOrdersFetchUserOrdersPost200ResponseInnerLineItemsInner.d.ts +2 -2
- package/dist/models/ApiV1StoreAdminOrdersFetchUserOrdersPost200ResponseInnerLineItemsInner.js +1 -1
- package/dist/models/ApiV1StoreAdminOrdersFetchUserOrdersPostRequest.d.ts +2 -2
- package/dist/models/ApiV1StoreAdminOrdersFetchUserOrdersPostRequest.js +1 -1
- package/dist/models/ApiV1StoreAdminOrdersOrderIdFulfillPostRequest.d.ts +1 -1
- package/dist/models/ApiV1StoreAdminOrdersOrderIdFulfillPostRequest.js +1 -1
- package/dist/models/ApiV1StoreAdminOrdersOrderIdRefundPostRequest.d.ts +7 -1
- package/dist/models/ApiV1StoreAdminOrdersOrderIdRefundPostRequest.js +5 -1
- package/dist/models/ApiV1StoreAdminOrdersProductIdGet200Response.d.ts +1 -1
- package/dist/models/ApiV1StoreAdminOrdersProductIdGet200Response.js +1 -1
- package/dist/models/ApiV1StoreAdminOrdersProductIdGet200ResponseItemsInner.d.ts +2 -2
- package/dist/models/ApiV1StoreAdminOrdersProductIdGet200ResponseItemsInner.js +1 -1
- package/dist/models/ApiV1StoreAdminProductsGet200Response.d.ts +1 -1
- package/dist/models/ApiV1StoreAdminProductsGet200Response.js +1 -1
- package/dist/models/ApiV1StoreAdminProductsGet200ResponseProductsInner.d.ts +2 -2
- package/dist/models/ApiV1StoreAdminProductsGet200ResponseProductsInner.js +1 -1
- package/dist/models/ApiV1StoreAdminProductsGet200ResponseProductsInnerVariantsInner.d.ts +1 -1
- package/dist/models/ApiV1StoreAdminProductsGet200ResponseProductsInnerVariantsInner.js +1 -1
- package/dist/models/ApiV1StoreAdminProductsPost201Response.d.ts +1 -1
- package/dist/models/ApiV1StoreAdminProductsPost201Response.js +1 -1
- package/dist/models/ApiV1StoreAdminProductsPostRequest.d.ts +2 -2
- package/dist/models/ApiV1StoreAdminProductsPostRequest.js +1 -1
- package/dist/models/ApiV1StoreAdminProductsPostRequestLimitConfiguration.d.ts +2 -2
- package/dist/models/ApiV1StoreAdminProductsPostRequestLimitConfiguration.js +1 -1
- package/dist/models/ApiV1StoreAdminProductsPostRequestRequestingImageUpload.d.ts +2 -2
- package/dist/models/ApiV1StoreAdminProductsPostRequestRequestingImageUpload.js +1 -1
- package/dist/models/ApiV1StoreAdminProductsPostRequestVariantsInner.d.ts +1 -1
- package/dist/models/ApiV1StoreAdminProductsPostRequestVariantsInner.js +1 -1
- package/dist/models/ApiV1StoreAdminProductsProductIdGet200Response.d.ts +114 -0
- package/dist/models/ApiV1StoreAdminProductsProductIdGet200Response.js +94 -0
- package/dist/models/ApiV1StoreAdminProductsProductIdGet200ResponseVariantsInner.d.ts +74 -0
- package/dist/models/ApiV1StoreAdminProductsProductIdGet200ResponseVariantsInner.js +74 -0
- package/dist/models/ApiV1StoreAdminProductsProductIdPatch200Response.d.ts +1 -1
- package/dist/models/ApiV1StoreAdminProductsProductIdPatch200Response.js +1 -1
- package/dist/models/ApiV1StoreAdminProductsProductIdPatchRequest.d.ts +1 -1
- package/dist/models/ApiV1StoreAdminProductsProductIdPatchRequest.js +1 -1
- package/dist/models/ApiV1StoreAdminProductsProductIdPatchRequestRequestingImageUpload.d.ts +2 -2
- package/dist/models/ApiV1StoreAdminProductsProductIdPatchRequestRequestingImageUpload.js +1 -1
- package/dist/models/ApiV1StoreCheckoutPost201Response.d.ts +1 -1
- package/dist/models/ApiV1StoreCheckoutPost201Response.js +1 -1
- package/dist/models/ApiV1StoreCheckoutPostRequest.d.ts +1 -1
- package/dist/models/ApiV1StoreCheckoutPostRequest.js +1 -1
- package/dist/models/ApiV1StoreCheckoutPostRequestItemsInner.d.ts +1 -1
- package/dist/models/ApiV1StoreCheckoutPostRequestItemsInner.js +1 -1
- package/dist/models/ApiV1StoreProductsGet200Response.d.ts +1 -1
- package/dist/models/ApiV1StoreProductsGet200Response.js +1 -1
- package/dist/models/ApiV1StoreProductsGet200ResponseProductsInner.d.ts +2 -2
- package/dist/models/ApiV1StoreProductsGet200ResponseProductsInner.js +1 -1
- package/dist/models/ApiV1StoreProductsGet200ResponseProductsInnerLimitConfiguration.d.ts +2 -2
- package/dist/models/ApiV1StoreProductsGet200ResponseProductsInnerLimitConfiguration.js +1 -1
- package/dist/models/ApiV1StoreProductsGet200ResponseProductsInnerVariantsInner.d.ts +1 -1
- package/dist/models/ApiV1StoreProductsGet200ResponseProductsInnerVariantsInner.js +1 -1
- package/dist/models/ApiV1StoreProductsProductIdGet200Response.d.ts +2 -2
- package/dist/models/ApiV1StoreProductsProductIdGet200Response.js +1 -1
- package/dist/models/ApiV1StoreProductsProductIdGet200ResponseLimitConfiguration.d.ts +2 -2
- package/dist/models/ApiV1StoreProductsProductIdGet200ResponseLimitConfiguration.js +1 -1
- package/dist/models/ApiV1StripePaymentLinksGet201ResponseInner.d.ts +1 -1
- package/dist/models/ApiV1StripePaymentLinksGet201ResponseInner.js +1 -1
- package/dist/models/ApiV1StripePaymentLinksPost201Response.d.ts +1 -1
- package/dist/models/ApiV1StripePaymentLinksPost201Response.js +1 -1
- package/dist/models/ApiV1StripePaymentLinksPostRequest.d.ts +1 -1
- package/dist/models/ApiV1StripePaymentLinksPostRequest.js +1 -1
- package/dist/models/ApiV1SyncIdentityIsRequiredGet200Response.d.ts +1 -1
- package/dist/models/ApiV1SyncIdentityIsRequiredGet200Response.js +1 -1
- package/dist/models/ApiV1UsersBatchResolveInfoPost200ResponseValue.d.ts +1 -1
- package/dist/models/ApiV1UsersBatchResolveInfoPost200ResponseValue.js +1 -1
- package/dist/models/ApiV1UsersBatchResolveInfoPostRequest.d.ts +1 -1
- package/dist/models/ApiV1UsersBatchResolveInfoPostRequest.js +1 -1
- package/dist/models/ApiV1UsersFindUserByUinPost200Response.d.ts +1 -1
- package/dist/models/ApiV1UsersFindUserByUinPost200Response.js +1 -1
- package/dist/models/ApiV1UsersFindUserByUinPostRequest.d.ts +1 -1
- package/dist/models/ApiV1UsersFindUserByUinPostRequest.js +1 -1
- package/dist/models/ApiV2MembershipNetIdGet200Response.d.ts +1 -1
- package/dist/models/ApiV2MembershipNetIdGet200Response.js +1 -1
- package/dist/models/ApiV2MembershipVerifyBatchOfMembersPost200Response.d.ts +1 -1
- package/dist/models/ApiV2MembershipVerifyBatchOfMembersPost200Response.js +1 -1
- package/dist/models/NonAcmOrgUniqueId.d.ts +1 -1
- package/dist/models/NonAcmOrgUniqueId.js +1 -1
- package/dist/models/NotAuthenticatedError.d.ts +4 -4
- package/dist/models/NotAuthenticatedError.js +1 -1
- package/dist/models/NotAuthorizedError.d.ts +4 -4
- package/dist/models/NotAuthorizedError.js +1 -1
- package/dist/models/NotFoundError.d.ts +4 -4
- package/dist/models/NotFoundError.js +1 -1
- package/dist/models/OrgUniqueId.d.ts +1 -1
- package/dist/models/OrgUniqueId.js +1 -1
- package/dist/models/RateLimitExceededError.d.ts +5 -5
- package/dist/models/RateLimitExceededError.js +1 -1
- package/dist/models/ResourceConflictError.d.ts +4 -4
- package/dist/models/ResourceConflictError.js +1 -1
- package/dist/models/RsvpConfig.d.ts +1 -1
- package/dist/models/RsvpConfig.js +1 -1
- package/dist/models/RsvpConfigOutput.d.ts +1 -1
- package/dist/models/RsvpConfigOutput.js +1 -1
- package/dist/models/RsvpConfigOutputRsvpQuestionsInner.d.ts +1 -1
- package/dist/models/RsvpConfigOutputRsvpQuestionsInner.js +1 -1
- package/dist/models/RsvpConfigOutputRsvpQuestionsInnerOneOf.d.ts +2 -2
- package/dist/models/RsvpConfigOutputRsvpQuestionsInnerOneOf.js +1 -1
- package/dist/models/RsvpConfigOutputRsvpQuestionsInnerOneOf1.d.ts +2 -2
- package/dist/models/RsvpConfigOutputRsvpQuestionsInnerOneOf1.js +1 -1
- package/dist/models/RsvpConfigOutputRsvpQuestionsInnerOneOf2.d.ts +2 -2
- package/dist/models/RsvpConfigOutputRsvpQuestionsInnerOneOf2.js +1 -1
- package/dist/models/RsvpConfigRsvpQuestionsInner.d.ts +1 -1
- package/dist/models/RsvpConfigRsvpQuestionsInner.js +1 -1
- package/dist/models/RsvpConfigRsvpQuestionsInnerOneOf.d.ts +2 -2
- package/dist/models/RsvpConfigRsvpQuestionsInnerOneOf.js +1 -1
- package/dist/models/RsvpConfigRsvpQuestionsInnerOneOf1.d.ts +2 -2
- package/dist/models/RsvpConfigRsvpQuestionsInnerOneOf1.js +1 -1
- package/dist/models/RsvpConfigRsvpQuestionsInnerOneOf2.d.ts +2 -2
- package/dist/models/RsvpConfigRsvpQuestionsInnerOneOf2.js +1 -1
- package/dist/models/RsvpItem.d.ts +1 -1
- package/dist/models/RsvpItem.js +1 -1
- package/dist/models/ValidationError.d.ts +2 -2
- package/dist/models/ValidationError.js +1 -1
- package/dist/models/index.d.ts +2 -0
- package/dist/models/index.js +2 -0
- package/dist/runtime.d.ts +1 -1
- package/dist/runtime.js +1 -1
- package/package.json +1 -1
package/.openapi-generator/FILES
CHANGED
|
@@ -72,6 +72,8 @@ src/models/ApiV1StoreAdminProductsPostRequest.ts
|
|
|
72
72
|
src/models/ApiV1StoreAdminProductsPostRequestLimitConfiguration.ts
|
|
73
73
|
src/models/ApiV1StoreAdminProductsPostRequestRequestingImageUpload.ts
|
|
74
74
|
src/models/ApiV1StoreAdminProductsPostRequestVariantsInner.ts
|
|
75
|
+
src/models/ApiV1StoreAdminProductsProductIdGet200Response.ts
|
|
76
|
+
src/models/ApiV1StoreAdminProductsProductIdGet200ResponseVariantsInner.ts
|
|
75
77
|
src/models/ApiV1StoreAdminProductsProductIdPatch200Response.ts
|
|
76
78
|
src/models/ApiV1StoreAdminProductsProductIdPatchRequest.ts
|
|
77
79
|
src/models/ApiV1StoreAdminProductsProductIdPatchRequestRequestingImageUpload.ts
|
|
@@ -1 +1 @@
|
|
|
1
|
-
7.
|
|
1
|
+
7.20.0
|
package/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# @acm-uiuc/core-client@4.
|
|
1
|
+
# @acm-uiuc/core-client@4.6.1
|
|
2
2
|
|
|
3
3
|
A TypeScript SDK client for the core.acm.illinois.edu API.
|
|
4
4
|
|
|
@@ -110,6 +110,7 @@ All URIs are relative to *https://core.acm.illinois.edu*
|
|
|
110
110
|
*StoreApi* | [**apiV1StoreAdminOrdersProductIdGet**](docs/StoreApi.md#apiv1storeadminordersproductidget) | **GET** /api/v1/store/admin/orders/{productId} | List all orders/line items for a given product.
|
|
111
111
|
*StoreApi* | [**apiV1StoreAdminProductsGet**](docs/StoreApi.md#apiv1storeadminproductsget) | **GET** /api/v1/store/admin/products | List all products (including inactive) for management.
|
|
112
112
|
*StoreApi* | [**apiV1StoreAdminProductsPost**](docs/StoreApi.md#apiv1storeadminproductspostoperation) | **POST** /api/v1/store/admin/products | Create a new product with variants.
|
|
113
|
+
*StoreApi* | [**apiV1StoreAdminProductsProductIdGet**](docs/StoreApi.md#apiv1storeadminproductsproductidget) | **GET** /api/v1/store/admin/products/{productId} | Get details of a specific product for management.
|
|
113
114
|
*StoreApi* | [**apiV1StoreAdminProductsProductIdPatch**](docs/StoreApi.md#apiv1storeadminproductsproductidpatchoperation) | **PATCH** /api/v1/store/admin/products/{productId} | Modify the metadata for a given product.
|
|
114
115
|
*StoreApi* | [**apiV1StoreCheckoutPost**](docs/StoreApi.md#apiv1storecheckoutpostoperation) | **POST** /api/v1/store/checkout | Create a checkout session for purchasing items.
|
|
115
116
|
*StoreApi* | [**apiV1StoreProductsGet**](docs/StoreApi.md#apiv1storeproductsget) | **GET** /api/v1/store/products | List all available products in the store.
|
|
@@ -174,6 +175,8 @@ All URIs are relative to *https://core.acm.illinois.edu*
|
|
|
174
175
|
- [ApiV1StoreAdminProductsPostRequestLimitConfiguration](docs/ApiV1StoreAdminProductsPostRequestLimitConfiguration.md)
|
|
175
176
|
- [ApiV1StoreAdminProductsPostRequestRequestingImageUpload](docs/ApiV1StoreAdminProductsPostRequestRequestingImageUpload.md)
|
|
176
177
|
- [ApiV1StoreAdminProductsPostRequestVariantsInner](docs/ApiV1StoreAdminProductsPostRequestVariantsInner.md)
|
|
178
|
+
- [ApiV1StoreAdminProductsProductIdGet200Response](docs/ApiV1StoreAdminProductsProductIdGet200Response.md)
|
|
179
|
+
- [ApiV1StoreAdminProductsProductIdGet200ResponseVariantsInner](docs/ApiV1StoreAdminProductsProductIdGet200ResponseVariantsInner.md)
|
|
177
180
|
- [ApiV1StoreAdminProductsProductIdPatch200Response](docs/ApiV1StoreAdminProductsProductIdPatch200Response.md)
|
|
178
181
|
- [ApiV1StoreAdminProductsProductIdPatchRequest](docs/ApiV1StoreAdminProductsProductIdPatchRequest.md)
|
|
179
182
|
- [ApiV1StoreAdminProductsProductIdPatchRequestRequestingImageUpload](docs/ApiV1StoreAdminProductsProductIdPatchRequestRequestingImageUpload.md)
|
|
@@ -239,9 +242,9 @@ This TypeScript SDK client supports the [Fetch API](https://fetch.spec.whatwg.or
|
|
|
239
242
|
and is automatically generated by the
|
|
240
243
|
[OpenAPI Generator](https://openapi-generator.tech) project:
|
|
241
244
|
|
|
242
|
-
- API version: `4.
|
|
243
|
-
- Package version: `4.
|
|
244
|
-
- Generator version: `7.
|
|
245
|
+
- API version: `4.6.1`
|
|
246
|
+
- Package version: `4.6.1`
|
|
247
|
+
- Generator version: `7.20.0`
|
|
245
248
|
- Build package: `org.openapitools.codegen.languages.TypeScriptFetchClientCodegen`
|
|
246
249
|
|
|
247
250
|
The generated npm module supports the following:
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* ACM @ UIUC Core API
|
|
3
3
|
* The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 4.
|
|
5
|
+
* The version of the OpenAPI document: 4.6.1
|
|
6
6
|
* Contact: infra@acm.illinois.edu
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -21,6 +21,10 @@ export interface ApiV1ApiKeyOrgPostOperationRequest {
|
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
23
|
export declare class APIKeysApi extends runtime.BaseAPI {
|
|
24
|
+
/**
|
|
25
|
+
* Creates request options for apiV1ApiKeyOrgGet without sending the request
|
|
26
|
+
*/
|
|
27
|
+
apiV1ApiKeyOrgGetRequestOpts(): Promise<runtime.RequestOpts>;
|
|
24
28
|
/**
|
|
25
29
|
* > [!important] > This resource cannot be accessed with an API key. #### Authorization <hr /> Requires any of the following roles: * Org API Keys Manager (<code>manage:orgApiKey</code>)
|
|
26
30
|
* Get all organization API keys.
|
|
@@ -31,6 +35,10 @@ export declare class APIKeysApi extends runtime.BaseAPI {
|
|
|
31
35
|
* Get all organization API keys.
|
|
32
36
|
*/
|
|
33
37
|
apiV1ApiKeyOrgGet(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
38
|
+
/**
|
|
39
|
+
* Creates request options for apiV1ApiKeyOrgKeyIdDelete without sending the request
|
|
40
|
+
*/
|
|
41
|
+
apiV1ApiKeyOrgKeyIdDeleteRequestOpts(requestParameters: ApiV1ApiKeyOrgKeyIdDeleteRequest): Promise<runtime.RequestOpts>;
|
|
34
42
|
/**
|
|
35
43
|
* > [!important] > This resource cannot be accessed with an API key. #### Authorization <hr /> Requires any of the following roles: * Org API Keys Manager (<code>manage:orgApiKey</code>)
|
|
36
44
|
* Delete an organization API key.
|
|
@@ -41,6 +49,10 @@ export declare class APIKeysApi extends runtime.BaseAPI {
|
|
|
41
49
|
* Delete an organization API key.
|
|
42
50
|
*/
|
|
43
51
|
apiV1ApiKeyOrgKeyIdDelete(requestParameters: ApiV1ApiKeyOrgKeyIdDeleteRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
52
|
+
/**
|
|
53
|
+
* Creates request options for apiV1ApiKeyOrgPost without sending the request
|
|
54
|
+
*/
|
|
55
|
+
apiV1ApiKeyOrgPostRequestOpts(requestParameters: ApiV1ApiKeyOrgPostOperationRequest): Promise<runtime.RequestOpts>;
|
|
44
56
|
/**
|
|
45
57
|
* > [!important] > This resource cannot be accessed with an API key. #### Authorization <hr /> Requires any of the following roles: * Org API Keys Manager (<code>manage:orgApiKey</code>)
|
|
46
58
|
* Create an organization API key.
|
package/dist/apis/APIKeysApi.js
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* ACM @ UIUC Core API
|
|
6
6
|
* The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 4.
|
|
8
|
+
* The version of the OpenAPI document: 4.6.1
|
|
9
9
|
* Contact: infra@acm.illinois.edu
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -30,10 +30,9 @@ const index_js_1 = require("../models/index.js");
|
|
|
30
30
|
*/
|
|
31
31
|
class APIKeysApi extends runtime.BaseAPI {
|
|
32
32
|
/**
|
|
33
|
-
*
|
|
34
|
-
* Get all organization API keys.
|
|
33
|
+
* Creates request options for apiV1ApiKeyOrgGet without sending the request
|
|
35
34
|
*/
|
|
36
|
-
|
|
35
|
+
apiV1ApiKeyOrgGetRequestOpts() {
|
|
37
36
|
return __awaiter(this, void 0, void 0, function* () {
|
|
38
37
|
const queryParameters = {};
|
|
39
38
|
const headerParameters = {};
|
|
@@ -45,12 +44,22 @@ class APIKeysApi extends runtime.BaseAPI {
|
|
|
45
44
|
}
|
|
46
45
|
}
|
|
47
46
|
let urlPath = `/api/v1/apiKey/org`;
|
|
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
|
+
* > [!important] > This resource cannot be accessed with an API key. #### Authorization <hr /> Requires any of the following roles: * Org API Keys Manager (<code>manage:orgApiKey</code>)
|
|
57
|
+
* Get all organization API keys.
|
|
58
|
+
*/
|
|
59
|
+
apiV1ApiKeyOrgGetRaw(initOverrides) {
|
|
60
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
61
|
+
const requestOptions = yield this.apiV1ApiKeyOrgGetRequestOpts();
|
|
62
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
54
63
|
return new runtime.VoidApiResponse(response);
|
|
55
64
|
});
|
|
56
65
|
}
|
|
@@ -64,10 +73,9 @@ class APIKeysApi extends runtime.BaseAPI {
|
|
|
64
73
|
});
|
|
65
74
|
}
|
|
66
75
|
/**
|
|
67
|
-
*
|
|
68
|
-
* Delete an organization API key.
|
|
76
|
+
* Creates request options for apiV1ApiKeyOrgKeyIdDelete without sending the request
|
|
69
77
|
*/
|
|
70
|
-
|
|
78
|
+
apiV1ApiKeyOrgKeyIdDeleteRequestOpts(requestParameters) {
|
|
71
79
|
return __awaiter(this, void 0, void 0, function* () {
|
|
72
80
|
if (requestParameters['keyId'] == null) {
|
|
73
81
|
throw new runtime.RequiredError('keyId', 'Required parameter "keyId" was null or undefined when calling apiV1ApiKeyOrgKeyIdDelete().');
|
|
@@ -83,12 +91,22 @@ class APIKeysApi extends runtime.BaseAPI {
|
|
|
83
91
|
}
|
|
84
92
|
let urlPath = `/api/v1/apiKey/org/{keyId}`;
|
|
85
93
|
urlPath = urlPath.replace(`{${"keyId"}}`, encodeURIComponent(String(requestParameters['keyId'])));
|
|
86
|
-
|
|
94
|
+
return {
|
|
87
95
|
path: urlPath,
|
|
88
96
|
method: 'DELETE',
|
|
89
97
|
headers: headerParameters,
|
|
90
98
|
query: queryParameters,
|
|
91
|
-
}
|
|
99
|
+
};
|
|
100
|
+
});
|
|
101
|
+
}
|
|
102
|
+
/**
|
|
103
|
+
* > [!important] > This resource cannot be accessed with an API key. #### Authorization <hr /> Requires any of the following roles: * Org API Keys Manager (<code>manage:orgApiKey</code>)
|
|
104
|
+
* Delete an organization API key.
|
|
105
|
+
*/
|
|
106
|
+
apiV1ApiKeyOrgKeyIdDeleteRaw(requestParameters, initOverrides) {
|
|
107
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
108
|
+
const requestOptions = yield this.apiV1ApiKeyOrgKeyIdDeleteRequestOpts(requestParameters);
|
|
109
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
92
110
|
return new runtime.VoidApiResponse(response);
|
|
93
111
|
});
|
|
94
112
|
}
|
|
@@ -102,10 +120,9 @@ class APIKeysApi extends runtime.BaseAPI {
|
|
|
102
120
|
});
|
|
103
121
|
}
|
|
104
122
|
/**
|
|
105
|
-
*
|
|
106
|
-
* Create an organization API key.
|
|
123
|
+
* Creates request options for apiV1ApiKeyOrgPost without sending the request
|
|
107
124
|
*/
|
|
108
|
-
|
|
125
|
+
apiV1ApiKeyOrgPostRequestOpts(requestParameters) {
|
|
109
126
|
return __awaiter(this, void 0, void 0, function* () {
|
|
110
127
|
if (requestParameters['apiV1ApiKeyOrgPostRequest'] == null) {
|
|
111
128
|
throw new runtime.RequiredError('apiV1ApiKeyOrgPostRequest', 'Required parameter "apiV1ApiKeyOrgPostRequest" was null or undefined when calling apiV1ApiKeyOrgPost().');
|
|
@@ -121,13 +138,23 @@ class APIKeysApi extends runtime.BaseAPI {
|
|
|
121
138
|
}
|
|
122
139
|
}
|
|
123
140
|
let urlPath = `/api/v1/apiKey/org`;
|
|
124
|
-
|
|
141
|
+
return {
|
|
125
142
|
path: urlPath,
|
|
126
143
|
method: 'POST',
|
|
127
144
|
headers: headerParameters,
|
|
128
145
|
query: queryParameters,
|
|
129
146
|
body: (0, index_js_1.ApiV1ApiKeyOrgPostRequestToJSON)(requestParameters['apiV1ApiKeyOrgPostRequest']),
|
|
130
|
-
}
|
|
147
|
+
};
|
|
148
|
+
});
|
|
149
|
+
}
|
|
150
|
+
/**
|
|
151
|
+
* > [!important] > This resource cannot be accessed with an API key. #### Authorization <hr /> Requires any of the following roles: * Org API Keys Manager (<code>manage:orgApiKey</code>)
|
|
152
|
+
* Create an organization API key.
|
|
153
|
+
*/
|
|
154
|
+
apiV1ApiKeyOrgPostRaw(requestParameters, initOverrides) {
|
|
155
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
156
|
+
const requestOptions = yield this.apiV1ApiKeyOrgPostRequestOpts(requestParameters);
|
|
157
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
131
158
|
return new runtime.VoidApiResponse(response);
|
|
132
159
|
});
|
|
133
160
|
}
|
package/dist/apis/EventsApi.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* ACM @ UIUC Core API
|
|
3
3
|
* The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 4.
|
|
5
|
+
* The version of the OpenAPI document: 4.6.1
|
|
6
6
|
* Contact: infra@acm.illinois.edu
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -37,6 +37,10 @@ export interface ApiV1EventsPostOperationRequest {
|
|
|
37
37
|
*
|
|
38
38
|
*/
|
|
39
39
|
export declare class EventsApi extends runtime.BaseAPI {
|
|
40
|
+
/**
|
|
41
|
+
* Creates request options for apiV1EventsGet without sending the request
|
|
42
|
+
*/
|
|
43
|
+
apiV1EventsGetRequestOpts(requestParameters: ApiV1EventsGetRequest): Promise<runtime.RequestOpts>;
|
|
40
44
|
/**
|
|
41
45
|
* Retrieve calendar events with applied filters.
|
|
42
46
|
*/
|
|
@@ -45,6 +49,10 @@ export declare class EventsApi extends runtime.BaseAPI {
|
|
|
45
49
|
* Retrieve calendar events with applied filters.
|
|
46
50
|
*/
|
|
47
51
|
apiV1EventsGet(requestParameters?: ApiV1EventsGetRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<ApiV1EventsGet200ResponseInner>>;
|
|
52
|
+
/**
|
|
53
|
+
* Creates request options for apiV1EventsIdDelete without sending the request
|
|
54
|
+
*/
|
|
55
|
+
apiV1EventsIdDeleteRequestOpts(requestParameters: ApiV1EventsIdDeleteRequest): Promise<runtime.RequestOpts>;
|
|
48
56
|
/**
|
|
49
57
|
* #### Authorization <hr /> Requires any of the following roles: * Events Manager (<code>manage:events</code>)
|
|
50
58
|
* Delete a calendar event.
|
|
@@ -55,6 +63,10 @@ export declare class EventsApi extends runtime.BaseAPI {
|
|
|
55
63
|
* Delete a calendar event.
|
|
56
64
|
*/
|
|
57
65
|
apiV1EventsIdDelete(requestParameters: ApiV1EventsIdDeleteRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
|
|
66
|
+
/**
|
|
67
|
+
* Creates request options for apiV1EventsIdGet without sending the request
|
|
68
|
+
*/
|
|
69
|
+
apiV1EventsIdGetRequestOpts(requestParameters: ApiV1EventsIdGetRequest): Promise<runtime.RequestOpts>;
|
|
58
70
|
/**
|
|
59
71
|
* Retrieve a calendar event.
|
|
60
72
|
*/
|
|
@@ -63,6 +75,10 @@ export declare class EventsApi extends runtime.BaseAPI {
|
|
|
63
75
|
* Retrieve a calendar event.
|
|
64
76
|
*/
|
|
65
77
|
apiV1EventsIdGet(requestParameters: ApiV1EventsIdGetRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<ApiV1EventsIdGet200Response>;
|
|
78
|
+
/**
|
|
79
|
+
* Creates request options for apiV1EventsIdPatch without sending the request
|
|
80
|
+
*/
|
|
81
|
+
apiV1EventsIdPatchRequestOpts(requestParameters: ApiV1EventsIdPatchOperationRequest): Promise<runtime.RequestOpts>;
|
|
66
82
|
/**
|
|
67
83
|
* #### Authorization <hr /> Requires any of the following roles: * Events Manager (<code>manage:events</code>)
|
|
68
84
|
* Modify a calendar event.
|
|
@@ -73,6 +89,10 @@ export declare class EventsApi extends runtime.BaseAPI {
|
|
|
73
89
|
* Modify a calendar event.
|
|
74
90
|
*/
|
|
75
91
|
apiV1EventsIdPatch(requestParameters: ApiV1EventsIdPatchOperationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
92
|
+
/**
|
|
93
|
+
* Creates request options for apiV1EventsPost without sending the request
|
|
94
|
+
*/
|
|
95
|
+
apiV1EventsPostRequestOpts(requestParameters: ApiV1EventsPostOperationRequest): Promise<runtime.RequestOpts>;
|
|
76
96
|
/**
|
|
77
97
|
* #### Authorization <hr /> Requires any of the following roles: * Events Manager (<code>manage:events</code>)
|
|
78
98
|
* Create a calendar event.
|
package/dist/apis/EventsApi.js
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* ACM @ UIUC Core API
|
|
6
6
|
* The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 4.
|
|
8
|
+
* The version of the OpenAPI document: 4.6.1
|
|
9
9
|
* Contact: infra@acm.illinois.edu
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -30,9 +30,9 @@ const index_js_1 = require("../models/index.js");
|
|
|
30
30
|
*/
|
|
31
31
|
class EventsApi extends runtime.BaseAPI {
|
|
32
32
|
/**
|
|
33
|
-
*
|
|
33
|
+
* Creates request options for apiV1EventsGet without sending the request
|
|
34
34
|
*/
|
|
35
|
-
|
|
35
|
+
apiV1EventsGetRequestOpts(requestParameters) {
|
|
36
36
|
return __awaiter(this, void 0, void 0, function* () {
|
|
37
37
|
const queryParameters = {};
|
|
38
38
|
if (requestParameters['upcomingOnly'] != null) {
|
|
@@ -52,12 +52,21 @@ class EventsApi extends runtime.BaseAPI {
|
|
|
52
52
|
}
|
|
53
53
|
const headerParameters = {};
|
|
54
54
|
let urlPath = `/api/v1/events`;
|
|
55
|
-
|
|
55
|
+
return {
|
|
56
56
|
path: urlPath,
|
|
57
57
|
method: 'GET',
|
|
58
58
|
headers: headerParameters,
|
|
59
59
|
query: queryParameters,
|
|
60
|
-
}
|
|
60
|
+
};
|
|
61
|
+
});
|
|
62
|
+
}
|
|
63
|
+
/**
|
|
64
|
+
* Retrieve calendar events with applied filters.
|
|
65
|
+
*/
|
|
66
|
+
apiV1EventsGetRaw(requestParameters, initOverrides) {
|
|
67
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
68
|
+
const requestOptions = yield this.apiV1EventsGetRequestOpts(requestParameters);
|
|
69
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
61
70
|
return new runtime.JSONApiResponse(response, (jsonValue) => jsonValue.map(index_js_1.ApiV1EventsGet200ResponseInnerFromJSON));
|
|
62
71
|
});
|
|
63
72
|
}
|
|
@@ -71,10 +80,9 @@ class EventsApi extends runtime.BaseAPI {
|
|
|
71
80
|
});
|
|
72
81
|
}
|
|
73
82
|
/**
|
|
74
|
-
*
|
|
75
|
-
* Delete a calendar event.
|
|
83
|
+
* Creates request options for apiV1EventsIdDelete without sending the request
|
|
76
84
|
*/
|
|
77
|
-
|
|
85
|
+
apiV1EventsIdDeleteRequestOpts(requestParameters) {
|
|
78
86
|
return __awaiter(this, void 0, void 0, function* () {
|
|
79
87
|
if (requestParameters['id'] == null) {
|
|
80
88
|
throw new runtime.RequiredError('id', 'Required parameter "id" was null or undefined when calling apiV1EventsIdDelete().');
|
|
@@ -93,12 +101,22 @@ class EventsApi extends runtime.BaseAPI {
|
|
|
93
101
|
}
|
|
94
102
|
let urlPath = `/api/v1/events/{id}`;
|
|
95
103
|
urlPath = urlPath.replace(`{${"id"}}`, encodeURIComponent(String(requestParameters['id'])));
|
|
96
|
-
|
|
104
|
+
return {
|
|
97
105
|
path: urlPath,
|
|
98
106
|
method: 'DELETE',
|
|
99
107
|
headers: headerParameters,
|
|
100
108
|
query: queryParameters,
|
|
101
|
-
}
|
|
109
|
+
};
|
|
110
|
+
});
|
|
111
|
+
}
|
|
112
|
+
/**
|
|
113
|
+
* #### Authorization <hr /> Requires any of the following roles: * Events Manager (<code>manage:events</code>)
|
|
114
|
+
* Delete a calendar event.
|
|
115
|
+
*/
|
|
116
|
+
apiV1EventsIdDeleteRaw(requestParameters, initOverrides) {
|
|
117
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
118
|
+
const requestOptions = yield this.apiV1EventsIdDeleteRequestOpts(requestParameters);
|
|
119
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
102
120
|
if (this.isJsonMime(response.headers.get('content-type'))) {
|
|
103
121
|
return new runtime.JSONApiResponse(response);
|
|
104
122
|
}
|
|
@@ -118,9 +136,9 @@ class EventsApi extends runtime.BaseAPI {
|
|
|
118
136
|
});
|
|
119
137
|
}
|
|
120
138
|
/**
|
|
121
|
-
*
|
|
139
|
+
* Creates request options for apiV1EventsIdGet without sending the request
|
|
122
140
|
*/
|
|
123
|
-
|
|
141
|
+
apiV1EventsIdGetRequestOpts(requestParameters) {
|
|
124
142
|
return __awaiter(this, void 0, void 0, function* () {
|
|
125
143
|
if (requestParameters['id'] == null) {
|
|
126
144
|
throw new runtime.RequiredError('id', 'Required parameter "id" was null or undefined when calling apiV1EventsIdGet().');
|
|
@@ -135,12 +153,21 @@ class EventsApi extends runtime.BaseAPI {
|
|
|
135
153
|
const headerParameters = {};
|
|
136
154
|
let urlPath = `/api/v1/events/{id}`;
|
|
137
155
|
urlPath = urlPath.replace(`{${"id"}}`, encodeURIComponent(String(requestParameters['id'])));
|
|
138
|
-
|
|
156
|
+
return {
|
|
139
157
|
path: urlPath,
|
|
140
158
|
method: 'GET',
|
|
141
159
|
headers: headerParameters,
|
|
142
160
|
query: queryParameters,
|
|
143
|
-
}
|
|
161
|
+
};
|
|
162
|
+
});
|
|
163
|
+
}
|
|
164
|
+
/**
|
|
165
|
+
* Retrieve a calendar event.
|
|
166
|
+
*/
|
|
167
|
+
apiV1EventsIdGetRaw(requestParameters, initOverrides) {
|
|
168
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
169
|
+
const requestOptions = yield this.apiV1EventsIdGetRequestOpts(requestParameters);
|
|
170
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
144
171
|
return new runtime.JSONApiResponse(response, (jsonValue) => (0, index_js_1.ApiV1EventsIdGet200ResponseFromJSON)(jsonValue));
|
|
145
172
|
});
|
|
146
173
|
}
|
|
@@ -154,10 +181,9 @@ class EventsApi extends runtime.BaseAPI {
|
|
|
154
181
|
});
|
|
155
182
|
}
|
|
156
183
|
/**
|
|
157
|
-
*
|
|
158
|
-
* Modify a calendar event.
|
|
184
|
+
* Creates request options for apiV1EventsIdPatch without sending the request
|
|
159
185
|
*/
|
|
160
|
-
|
|
186
|
+
apiV1EventsIdPatchRequestOpts(requestParameters) {
|
|
161
187
|
return __awaiter(this, void 0, void 0, function* () {
|
|
162
188
|
if (requestParameters['id'] == null) {
|
|
163
189
|
throw new runtime.RequiredError('id', 'Required parameter "id" was null or undefined when calling apiV1EventsIdPatch().');
|
|
@@ -180,13 +206,23 @@ class EventsApi extends runtime.BaseAPI {
|
|
|
180
206
|
}
|
|
181
207
|
let urlPath = `/api/v1/events/{id}`;
|
|
182
208
|
urlPath = urlPath.replace(`{${"id"}}`, encodeURIComponent(String(requestParameters['id'])));
|
|
183
|
-
|
|
209
|
+
return {
|
|
184
210
|
path: urlPath,
|
|
185
211
|
method: 'PATCH',
|
|
186
212
|
headers: headerParameters,
|
|
187
213
|
query: queryParameters,
|
|
188
214
|
body: (0, index_js_1.ApiV1EventsIdPatchRequestToJSON)(requestParameters['apiV1EventsIdPatchRequest']),
|
|
189
|
-
}
|
|
215
|
+
};
|
|
216
|
+
});
|
|
217
|
+
}
|
|
218
|
+
/**
|
|
219
|
+
* #### Authorization <hr /> Requires any of the following roles: * Events Manager (<code>manage:events</code>)
|
|
220
|
+
* Modify a calendar event.
|
|
221
|
+
*/
|
|
222
|
+
apiV1EventsIdPatchRaw(requestParameters, initOverrides) {
|
|
223
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
224
|
+
const requestOptions = yield this.apiV1EventsIdPatchRequestOpts(requestParameters);
|
|
225
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
190
226
|
return new runtime.VoidApiResponse(response);
|
|
191
227
|
});
|
|
192
228
|
}
|
|
@@ -200,10 +236,9 @@ class EventsApi extends runtime.BaseAPI {
|
|
|
200
236
|
});
|
|
201
237
|
}
|
|
202
238
|
/**
|
|
203
|
-
*
|
|
204
|
-
* Create a calendar event.
|
|
239
|
+
* Creates request options for apiV1EventsPost without sending the request
|
|
205
240
|
*/
|
|
206
|
-
|
|
241
|
+
apiV1EventsPostRequestOpts(requestParameters) {
|
|
207
242
|
return __awaiter(this, void 0, void 0, function* () {
|
|
208
243
|
if (requestParameters['apiV1EventsPostRequest'] == null) {
|
|
209
244
|
throw new runtime.RequiredError('apiV1EventsPostRequest', 'Required parameter "apiV1EventsPostRequest" was null or undefined when calling apiV1EventsPost().');
|
|
@@ -222,13 +257,23 @@ class EventsApi extends runtime.BaseAPI {
|
|
|
222
257
|
headerParameters["X-Api-Key"] = yield this.configuration.apiKey("X-Api-Key"); // apiKeyHeader authentication
|
|
223
258
|
}
|
|
224
259
|
let urlPath = `/api/v1/events`;
|
|
225
|
-
|
|
260
|
+
return {
|
|
226
261
|
path: urlPath,
|
|
227
262
|
method: 'POST',
|
|
228
263
|
headers: headerParameters,
|
|
229
264
|
query: queryParameters,
|
|
230
265
|
body: (0, index_js_1.ApiV1EventsPostRequestToJSON)(requestParameters['apiV1EventsPostRequest']),
|
|
231
|
-
}
|
|
266
|
+
};
|
|
267
|
+
});
|
|
268
|
+
}
|
|
269
|
+
/**
|
|
270
|
+
* #### Authorization <hr /> Requires any of the following roles: * Events Manager (<code>manage:events</code>)
|
|
271
|
+
* Create a calendar event.
|
|
272
|
+
*/
|
|
273
|
+
apiV1EventsPostRaw(requestParameters, initOverrides) {
|
|
274
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
275
|
+
const requestOptions = yield this.apiV1EventsPostRequestOpts(requestParameters);
|
|
276
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
232
277
|
if (this.isJsonMime(response.headers.get('content-type'))) {
|
|
233
278
|
return new runtime.JSONApiResponse(response);
|
|
234
279
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* ACM @ UIUC Core API
|
|
3
3
|
* The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 4.
|
|
5
|
+
* The version of the OpenAPI document: 4.6.1
|
|
6
6
|
* Contact: infra@acm.illinois.edu
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -27,6 +27,10 @@ export interface ApiV1UsersFindUserByUinPostOperationRequest {
|
|
|
27
27
|
*
|
|
28
28
|
*/
|
|
29
29
|
export declare class GenericApi extends runtime.BaseAPI {
|
|
30
|
+
/**
|
|
31
|
+
* Creates request options for apiV1HealthzGet without sending the request
|
|
32
|
+
*/
|
|
33
|
+
apiV1HealthzGetRequestOpts(): Promise<runtime.RequestOpts>;
|
|
30
34
|
/**
|
|
31
35
|
* Verify that the API server is healthy.
|
|
32
36
|
*/
|
|
@@ -35,6 +39,10 @@ export declare class GenericApi extends runtime.BaseAPI {
|
|
|
35
39
|
* Verify that the API server is healthy.
|
|
36
40
|
*/
|
|
37
41
|
apiV1HealthzGet(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
42
|
+
/**
|
|
43
|
+
* Creates request options for apiV1ProtectedGet without sending the request
|
|
44
|
+
*/
|
|
45
|
+
apiV1ProtectedGetRequestOpts(): Promise<runtime.RequestOpts>;
|
|
38
46
|
/**
|
|
39
47
|
* #### Authorization <hr /> Requires valid authentication but no specific authorization.
|
|
40
48
|
* Get a user\'s username and roles.
|
|
@@ -45,6 +53,10 @@ export declare class GenericApi extends runtime.BaseAPI {
|
|
|
45
53
|
* Get a user\'s username and roles.
|
|
46
54
|
*/
|
|
47
55
|
apiV1ProtectedGet(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<ApiV1ProtectedGet200Response>;
|
|
56
|
+
/**
|
|
57
|
+
* Creates request options for apiV1SyncIdentityIsRequiredGet without sending the request
|
|
58
|
+
*/
|
|
59
|
+
apiV1SyncIdentityIsRequiredGetRequestOpts(requestParameters: ApiV1SyncIdentityIsRequiredGetRequest): Promise<runtime.RequestOpts>;
|
|
48
60
|
/**
|
|
49
61
|
* Check if a user needs a full user identity sync.
|
|
50
62
|
*/
|
|
@@ -53,6 +65,10 @@ export declare class GenericApi extends runtime.BaseAPI {
|
|
|
53
65
|
* Check if a user needs a full user identity sync.
|
|
54
66
|
*/
|
|
55
67
|
apiV1SyncIdentityIsRequiredGet(requestParameters: ApiV1SyncIdentityIsRequiredGetRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<ApiV1SyncIdentityIsRequiredGet200Response>;
|
|
68
|
+
/**
|
|
69
|
+
* Creates request options for apiV1SyncIdentityPost without sending the request
|
|
70
|
+
*/
|
|
71
|
+
apiV1SyncIdentityPostRequestOpts(requestParameters: ApiV1SyncIdentityPostRequest): Promise<runtime.RequestOpts>;
|
|
56
72
|
/**
|
|
57
73
|
* Sync the Illinois NetID account with the ACM @ UIUC account.
|
|
58
74
|
*/
|
|
@@ -61,6 +77,10 @@ export declare class GenericApi extends runtime.BaseAPI {
|
|
|
61
77
|
* Sync the Illinois NetID account with the ACM @ UIUC account.
|
|
62
78
|
*/
|
|
63
79
|
apiV1SyncIdentityPost(requestParameters: ApiV1SyncIdentityPostRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
|
|
80
|
+
/**
|
|
81
|
+
* Creates request options for apiV1UsersBatchResolveInfoPost without sending the request
|
|
82
|
+
*/
|
|
83
|
+
apiV1UsersBatchResolveInfoPostRequestOpts(requestParameters: ApiV1UsersBatchResolveInfoPostOperationRequest): Promise<runtime.RequestOpts>;
|
|
64
84
|
/**
|
|
65
85
|
* #### Authorization <hr /> Requires valid authentication but no specific authorization.
|
|
66
86
|
* Resolve user emails to user info.
|
|
@@ -75,6 +95,10 @@ export declare class GenericApi extends runtime.BaseAPI {
|
|
|
75
95
|
apiV1UsersBatchResolveInfoPost(requestParameters: ApiV1UsersBatchResolveInfoPostOperationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<{
|
|
76
96
|
[key: string]: ApiV1UsersBatchResolveInfoPost200ResponseValue;
|
|
77
97
|
}>;
|
|
98
|
+
/**
|
|
99
|
+
* Creates request options for apiV1UsersFindUserByUinPost without sending the request
|
|
100
|
+
*/
|
|
101
|
+
apiV1UsersFindUserByUinPostRequestOpts(requestParameters: ApiV1UsersFindUserByUinPostOperationRequest): Promise<runtime.RequestOpts>;
|
|
78
102
|
/**
|
|
79
103
|
* #### Authorization <hr /> Requires any of the following roles: * User Information Viewer (<code>view:userInfo</code>)
|
|
80
104
|
* Find a user by UIN.
|