@acm-uiuc/core-client 4.6.5 → 4.8.2
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 +7 -9
- package/README.md +15 -13
- package/dist/apis/APIKeysApi.d.ts +1 -1
- package/dist/apis/APIKeysApi.js +1 -1
- package/dist/apis/CertificateIssuerApi.d.ts +34 -0
- package/dist/apis/CertificateIssuerApi.js +83 -0
- package/dist/apis/EventsApi.d.ts +2 -1
- package/dist/apis/EventsApi.js +4 -1
- package/dist/apis/GenericApi.d.ts +1 -1
- package/dist/apis/GenericApi.js +1 -1
- package/dist/apis/IAMApi.d.ts +1 -1
- package/dist/apis/IAMApi.js +1 -1
- package/dist/apis/ICalendarIntegrationApi.d.ts +1 -1
- package/dist/apis/ICalendarIntegrationApi.js +1 -1
- package/dist/apis/LinkryApi.d.ts +1 -1
- package/dist/apis/LinkryApi.js +1 -1
- package/dist/apis/LoggingApi.d.ts +2 -1
- package/dist/apis/LoggingApi.js +3 -2
- package/dist/apis/MembershipApi.d.ts +1 -1
- package/dist/apis/MembershipApi.js +1 -1
- package/dist/apis/MobileWalletApi.d.ts +1 -1
- package/dist/apis/MobileWalletApi.js +1 -1
- package/dist/apis/OrganizationsApi.d.ts +1 -1
- package/dist/apis/OrganizationsApi.js +1 -1
- package/dist/apis/RSVPApi.d.ts +85 -18
- package/dist/apis/RSVPApi.js +203 -31
- package/dist/apis/RoomRequestsApi.d.ts +1 -1
- package/dist/apis/RoomRequestsApi.js +1 -1
- package/dist/apis/StoreApi.d.ts +1 -1
- package/dist/apis/StoreApi.js +1 -1
- package/dist/apis/StripeApi.d.ts +1 -1
- package/dist/apis/StripeApi.js +1 -1
- package/dist/apis/index.d.ts +1 -0
- package/dist/apis/index.js +1 -0
- package/dist/esm/apis/APIKeysApi.d.ts +1 -1
- package/dist/esm/apis/APIKeysApi.js +1 -1
- package/dist/esm/apis/CertificateIssuerApi.d.ts +34 -0
- package/dist/esm/apis/CertificateIssuerApi.js +79 -0
- package/dist/esm/apis/EventsApi.d.ts +2 -1
- package/dist/esm/apis/EventsApi.js +4 -1
- package/dist/esm/apis/GenericApi.d.ts +1 -1
- package/dist/esm/apis/GenericApi.js +1 -1
- package/dist/esm/apis/IAMApi.d.ts +1 -1
- package/dist/esm/apis/IAMApi.js +1 -1
- package/dist/esm/apis/ICalendarIntegrationApi.d.ts +1 -1
- package/dist/esm/apis/ICalendarIntegrationApi.js +1 -1
- package/dist/esm/apis/LinkryApi.d.ts +1 -1
- package/dist/esm/apis/LinkryApi.js +1 -1
- package/dist/esm/apis/LoggingApi.d.ts +2 -1
- package/dist/esm/apis/LoggingApi.js +3 -2
- package/dist/esm/apis/MembershipApi.d.ts +1 -1
- package/dist/esm/apis/MembershipApi.js +1 -1
- package/dist/esm/apis/MobileWalletApi.d.ts +1 -1
- package/dist/esm/apis/MobileWalletApi.js +1 -1
- package/dist/esm/apis/OrganizationsApi.d.ts +1 -1
- package/dist/esm/apis/OrganizationsApi.js +1 -1
- package/dist/esm/apis/RSVPApi.d.ts +85 -18
- package/dist/esm/apis/RSVPApi.js +204 -32
- package/dist/esm/apis/RoomRequestsApi.d.ts +1 -1
- package/dist/esm/apis/RoomRequestsApi.js +1 -1
- package/dist/esm/apis/StoreApi.d.ts +1 -1
- package/dist/esm/apis/StoreApi.js +1 -1
- package/dist/esm/apis/StripeApi.d.ts +1 -1
- package/dist/esm/apis/StripeApi.js +1 -1
- package/dist/esm/apis/index.d.ts +1 -0
- package/dist/esm/apis/index.js +1 -0
- package/dist/esm/models/AcmOrganization.d.ts +2 -1
- package/dist/esm/models/AcmOrganization.js +2 -1
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequest.d.ts +1 -1
- 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 +1 -1
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf.js +1 -1
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf1.d.ts +1 -1
- 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 -1
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOfParams.js +2 -1
- package/dist/esm/models/ApiV1EventsGet200ResponseInner.d.ts +7 -1
- package/dist/esm/models/ApiV1EventsGet200ResponseInner.js +5 -1
- package/dist/esm/models/ApiV1EventsIdGet200Response.d.ts +7 -1
- package/dist/esm/models/ApiV1EventsIdGet200Response.js +5 -1
- package/dist/esm/models/ApiV1EventsIdPatchRequest.d.ts +7 -1
- package/dist/esm/models/ApiV1EventsIdPatchRequest.js +3 -1
- package/dist/esm/models/ApiV1EventsPostRequest.d.ts +7 -1
- package/dist/esm/models/ApiV1EventsPostRequest.js +3 -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 +2 -1
- package/dist/esm/models/ApiV1OrganizationsGet200ResponseInner.js +2 -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 +1 -1
- package/dist/esm/models/ApiV1OrganizationsGet200ResponseInnerLinksInner.js +1 -1
- package/dist/esm/models/ApiV1OrganizationsOrgIdGet200Response.d.ts +2 -1
- package/dist/esm/models/ApiV1OrganizationsOrgIdGet200Response.js +2 -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 +1 -1
- 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 +1 -1
- package/dist/esm/models/ApiV1OrganizationsOrgIdMetaPostRequestLinksInner.js +1 -1
- package/dist/esm/models/ApiV1ProtectedGet200Response.d.ts +1 -1
- package/dist/esm/models/ApiV1ProtectedGet200Response.js +1 -1
- package/dist/esm/models/ApiV1ProtectedGet200ResponseOrgRolesInner.d.ts +1 -1
- package/dist/esm/models/ApiV1ProtectedGet200ResponseOrgRolesInner.js +1 -1
- package/dist/esm/models/ApiV1RoomRequestsPostRequest.d.ts +1 -1
- 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 +1 -1
- package/dist/esm/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPostRequest.js +1 -1
- package/dist/esm/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPostRequestAttachmentInfo.d.ts +1 -1
- package/dist/esm/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPostRequestAttachmentInfo.js +1 -1
- package/dist/esm/models/ApiV1RsvpCheckInEventEventIdPost200Response.d.ts +38 -0
- package/dist/esm/models/{RsvpItem.js → ApiV1RsvpCheckInEventEventIdPost200Response.js} +15 -23
- package/dist/esm/models/ApiV1RsvpCheckInEventEventIdPostRequest.d.ts +32 -0
- package/dist/esm/models/{RsvpConfigOutputRsvpQuestionsInnerOneOf.js → ApiV1RsvpCheckInEventEventIdPostRequest.js} +12 -30
- package/dist/esm/models/ApiV1RsvpEventEventIdGet200ResponseInner.d.ts +92 -0
- package/dist/esm/models/ApiV1RsvpEventEventIdGet200ResponseInner.js +83 -0
- package/dist/esm/models/{RsvpConfigRsvpQuestionsInner.d.ts → ApiV1RsvpEventEventIdPost400Response.d.ts} +18 -10
- package/dist/esm/models/{RsvpConfigRsvpQuestionsInnerOneOf1.js → ApiV1RsvpEventEventIdPost400Response.js} +12 -28
- package/dist/esm/models/ApiV1RsvpProfileMeGet200Response.d.ts +247 -0
- package/dist/esm/models/ApiV1RsvpProfileMeGet200Response.js +245 -0
- package/dist/esm/models/ApiV1RsvpProfilePostRequest.d.ts +247 -0
- package/dist/esm/models/ApiV1RsvpProfilePostRequest.js +241 -0
- package/dist/esm/models/ApiV1StoreAdminOrdersFetchUserOrdersPost200ResponseInner.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreAdminOrdersFetchUserOrdersPost200ResponseInner.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminOrdersFetchUserOrdersPost200ResponseInnerLineItemsInner.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreAdminOrdersFetchUserOrdersPost200ResponseInnerLineItemsInner.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminOrdersFetchUserOrdersPostRequest.d.ts +1 -1
- 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 +1 -1
- package/dist/esm/models/ApiV1StoreAdminOrdersOrderIdRefundPostRequest.js +1 -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 +1 -1
- 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 +1 -1
- 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 +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsPostRequest.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsPostRequestLimitConfiguration.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsPostRequestLimitConfiguration.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsPostRequestRequestingImageUpload.d.ts +1 -1
- 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 +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsProductIdGet200Response.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsProductIdGet200ResponseVariantsInner.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsProductIdGet200ResponseVariantsInner.js +1 -1
- 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 +1 -1
- 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 +1 -1
- package/dist/esm/models/ApiV1StoreProductsGet200ResponseProductsInner.js +1 -1
- package/dist/esm/models/ApiV1StoreProductsGet200ResponseProductsInnerLimitConfiguration.d.ts +1 -1
- 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 +1 -1
- package/dist/esm/models/ApiV1StoreProductsProductIdGet200Response.js +1 -1
- package/dist/esm/models/ApiV1StoreProductsProductIdGet200ResponseLimitConfiguration.d.ts +1 -1
- 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 +2 -1
- package/dist/esm/models/NonAcmOrgUniqueId.js +2 -1
- package/dist/esm/models/NotAuthenticatedError.d.ts +1 -1
- package/dist/esm/models/NotAuthenticatedError.js +1 -1
- package/dist/esm/models/NotAuthorizedError.d.ts +1 -1
- package/dist/esm/models/NotAuthorizedError.js +1 -1
- package/dist/esm/models/NotFoundError.d.ts +1 -1
- package/dist/esm/models/NotFoundError.js +1 -1
- package/dist/esm/models/OrgUniqueId.d.ts +2 -1
- package/dist/esm/models/OrgUniqueId.js +2 -1
- package/dist/esm/models/RateLimitExceededError.d.ts +1 -1
- package/dist/esm/models/RateLimitExceededError.js +1 -1
- package/dist/esm/models/ResourceConflictError.d.ts +1 -1
- package/dist/esm/models/ResourceConflictError.js +1 -1
- package/dist/esm/models/RsvpConfig.d.ts +3 -10
- package/dist/esm/models/RsvpConfig.js +2 -7
- package/dist/esm/models/RsvpConfigOutput.d.ts +3 -10
- package/dist/esm/models/RsvpConfigOutput.js +2 -9
- package/dist/esm/models/ValidationError.d.ts +1 -1
- package/dist/esm/models/ValidationError.js +1 -1
- package/dist/esm/models/index.d.ts +6 -9
- package/dist/esm/models/index.js +6 -9
- package/dist/esm/runtime.d.ts +1 -1
- package/dist/esm/runtime.js +1 -1
- package/dist/models/AcmOrganization.d.ts +2 -1
- package/dist/models/AcmOrganization.js +2 -1
- package/dist/models/ApiV1ApiKeyOrgPostRequest.d.ts +1 -1
- 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 +1 -1
- package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf.js +1 -1
- package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf1.d.ts +1 -1
- 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 -1
- package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOfParams.js +2 -1
- package/dist/models/ApiV1EventsGet200ResponseInner.d.ts +7 -1
- package/dist/models/ApiV1EventsGet200ResponseInner.js +5 -1
- package/dist/models/ApiV1EventsIdGet200Response.d.ts +7 -1
- package/dist/models/ApiV1EventsIdGet200Response.js +5 -1
- package/dist/models/ApiV1EventsIdPatchRequest.d.ts +7 -1
- package/dist/models/ApiV1EventsIdPatchRequest.js +3 -1
- package/dist/models/ApiV1EventsPostRequest.d.ts +7 -1
- package/dist/models/ApiV1EventsPostRequest.js +3 -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 +2 -1
- package/dist/models/ApiV1OrganizationsGet200ResponseInner.js +2 -1
- package/dist/models/ApiV1OrganizationsGet200ResponseInnerLeadsInner.d.ts +1 -1
- package/dist/models/ApiV1OrganizationsGet200ResponseInnerLeadsInner.js +1 -1
- package/dist/models/ApiV1OrganizationsGet200ResponseInnerLinksInner.d.ts +1 -1
- package/dist/models/ApiV1OrganizationsGet200ResponseInnerLinksInner.js +1 -1
- package/dist/models/ApiV1OrganizationsOrgIdGet200Response.d.ts +2 -1
- package/dist/models/ApiV1OrganizationsOrgIdGet200Response.js +2 -1
- package/dist/models/ApiV1OrganizationsOrgIdGet200ResponseLeadsInner.d.ts +1 -1
- package/dist/models/ApiV1OrganizationsOrgIdGet200ResponseLeadsInner.js +1 -1
- package/dist/models/ApiV1OrganizationsOrgIdGet200ResponseLinksInner.d.ts +1 -1
- 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 +1 -1
- package/dist/models/ApiV1OrganizationsOrgIdMetaPostRequestLinksInner.js +1 -1
- package/dist/models/ApiV1ProtectedGet200Response.d.ts +1 -1
- package/dist/models/ApiV1ProtectedGet200Response.js +1 -1
- package/dist/models/ApiV1ProtectedGet200ResponseOrgRolesInner.d.ts +1 -1
- package/dist/models/ApiV1ProtectedGet200ResponseOrgRolesInner.js +1 -1
- package/dist/models/ApiV1RoomRequestsPostRequest.d.ts +1 -1
- 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 +1 -1
- package/dist/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPostRequest.js +1 -1
- package/dist/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPostRequestAttachmentInfo.d.ts +1 -1
- package/dist/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPostRequestAttachmentInfo.js +1 -1
- package/dist/models/ApiV1RsvpCheckInEventEventIdPost200Response.d.ts +38 -0
- package/dist/models/ApiV1RsvpCheckInEventEventIdPost200Response.js +54 -0
- package/dist/models/ApiV1RsvpCheckInEventEventIdPostRequest.d.ts +32 -0
- package/dist/models/ApiV1RsvpCheckInEventEventIdPostRequest.js +50 -0
- package/dist/models/ApiV1RsvpEventEventIdGet200ResponseInner.d.ts +92 -0
- package/dist/models/ApiV1RsvpEventEventIdGet200ResponseInner.js +90 -0
- package/dist/models/{RsvpConfigRsvpQuestionsInner.d.ts → ApiV1RsvpEventEventIdPost400Response.d.ts} +18 -10
- package/dist/models/{RsvpItem.js → ApiV1RsvpEventEventIdPost400Response.js} +17 -29
- package/dist/models/ApiV1RsvpProfileMeGet200Response.d.ts +247 -0
- package/dist/models/ApiV1RsvpProfileMeGet200Response.js +253 -0
- package/dist/models/ApiV1RsvpProfilePostRequest.d.ts +247 -0
- package/dist/models/ApiV1RsvpProfilePostRequest.js +249 -0
- package/dist/models/ApiV1StoreAdminOrdersFetchUserOrdersPost200ResponseInner.d.ts +1 -1
- package/dist/models/ApiV1StoreAdminOrdersFetchUserOrdersPost200ResponseInner.js +1 -1
- package/dist/models/ApiV1StoreAdminOrdersFetchUserOrdersPost200ResponseInnerLineItemsInner.d.ts +1 -1
- package/dist/models/ApiV1StoreAdminOrdersFetchUserOrdersPost200ResponseInnerLineItemsInner.js +1 -1
- package/dist/models/ApiV1StoreAdminOrdersFetchUserOrdersPostRequest.d.ts +1 -1
- 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 +1 -1
- package/dist/models/ApiV1StoreAdminOrdersOrderIdRefundPostRequest.js +1 -1
- package/dist/models/ApiV1StoreAdminOrdersProductIdGet200Response.d.ts +1 -1
- package/dist/models/ApiV1StoreAdminOrdersProductIdGet200Response.js +1 -1
- package/dist/models/ApiV1StoreAdminOrdersProductIdGet200ResponseItemsInner.d.ts +1 -1
- 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 +1 -1
- 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 +1 -1
- package/dist/models/ApiV1StoreAdminProductsPostRequest.js +1 -1
- package/dist/models/ApiV1StoreAdminProductsPostRequestLimitConfiguration.d.ts +1 -1
- package/dist/models/ApiV1StoreAdminProductsPostRequestLimitConfiguration.js +1 -1
- package/dist/models/ApiV1StoreAdminProductsPostRequestRequestingImageUpload.d.ts +1 -1
- 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 +1 -1
- package/dist/models/ApiV1StoreAdminProductsProductIdGet200Response.js +1 -1
- package/dist/models/ApiV1StoreAdminProductsProductIdGet200ResponseVariantsInner.d.ts +1 -1
- package/dist/models/ApiV1StoreAdminProductsProductIdGet200ResponseVariantsInner.js +1 -1
- 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 +1 -1
- 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 +1 -1
- package/dist/models/ApiV1StoreProductsGet200ResponseProductsInner.js +1 -1
- package/dist/models/ApiV1StoreProductsGet200ResponseProductsInnerLimitConfiguration.d.ts +1 -1
- 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 +1 -1
- package/dist/models/ApiV1StoreProductsProductIdGet200Response.js +1 -1
- package/dist/models/ApiV1StoreProductsProductIdGet200ResponseLimitConfiguration.d.ts +1 -1
- 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 +2 -1
- package/dist/models/NonAcmOrgUniqueId.js +2 -1
- package/dist/models/NotAuthenticatedError.d.ts +1 -1
- package/dist/models/NotAuthenticatedError.js +1 -1
- package/dist/models/NotAuthorizedError.d.ts +1 -1
- package/dist/models/NotAuthorizedError.js +1 -1
- package/dist/models/NotFoundError.d.ts +1 -1
- package/dist/models/NotFoundError.js +1 -1
- package/dist/models/OrgUniqueId.d.ts +2 -1
- package/dist/models/OrgUniqueId.js +2 -1
- package/dist/models/RateLimitExceededError.d.ts +1 -1
- package/dist/models/RateLimitExceededError.js +1 -1
- package/dist/models/ResourceConflictError.d.ts +1 -1
- package/dist/models/ResourceConflictError.js +1 -1
- package/dist/models/RsvpConfig.d.ts +3 -10
- package/dist/models/RsvpConfig.js +2 -7
- package/dist/models/RsvpConfigOutput.d.ts +3 -10
- package/dist/models/RsvpConfigOutput.js +2 -9
- package/dist/models/ValidationError.d.ts +1 -1
- package/dist/models/ValidationError.js +1 -1
- package/dist/models/index.d.ts +6 -9
- package/dist/models/index.js +6 -9
- package/dist/runtime.d.ts +1 -1
- package/dist/runtime.js +1 -1
- package/package.json +1 -1
- package/dist/esm/models/RsvpConfigOutputRsvpQuestionsInner.d.ts +0 -24
- package/dist/esm/models/RsvpConfigOutputRsvpQuestionsInner.js +0 -58
- package/dist/esm/models/RsvpConfigOutputRsvpQuestionsInnerOneOf.d.ts +0 -57
- package/dist/esm/models/RsvpConfigOutputRsvpQuestionsInnerOneOf1.d.ts +0 -57
- package/dist/esm/models/RsvpConfigOutputRsvpQuestionsInnerOneOf1.js +0 -61
- package/dist/esm/models/RsvpConfigOutputRsvpQuestionsInnerOneOf2.d.ts +0 -63
- package/dist/esm/models/RsvpConfigOutputRsvpQuestionsInnerOneOf2.js +0 -65
- package/dist/esm/models/RsvpConfigRsvpQuestionsInner.js +0 -58
- package/dist/esm/models/RsvpConfigRsvpQuestionsInnerOneOf.d.ts +0 -57
- package/dist/esm/models/RsvpConfigRsvpQuestionsInnerOneOf.js +0 -59
- package/dist/esm/models/RsvpConfigRsvpQuestionsInnerOneOf1.d.ts +0 -57
- package/dist/esm/models/RsvpConfigRsvpQuestionsInnerOneOf2.d.ts +0 -63
- package/dist/esm/models/RsvpConfigRsvpQuestionsInnerOneOf2.js +0 -63
- package/dist/esm/models/RsvpItem.d.ts +0 -50
- package/dist/models/RsvpConfigOutputRsvpQuestionsInner.d.ts +0 -24
- package/dist/models/RsvpConfigOutputRsvpQuestionsInner.js +0 -64
- package/dist/models/RsvpConfigOutputRsvpQuestionsInnerOneOf.d.ts +0 -57
- package/dist/models/RsvpConfigOutputRsvpQuestionsInnerOneOf.js +0 -69
- package/dist/models/RsvpConfigOutputRsvpQuestionsInnerOneOf1.d.ts +0 -57
- package/dist/models/RsvpConfigOutputRsvpQuestionsInnerOneOf1.js +0 -69
- package/dist/models/RsvpConfigOutputRsvpQuestionsInnerOneOf2.d.ts +0 -63
- package/dist/models/RsvpConfigOutputRsvpQuestionsInnerOneOf2.js +0 -73
- package/dist/models/RsvpConfigRsvpQuestionsInner.js +0 -64
- package/dist/models/RsvpConfigRsvpQuestionsInnerOneOf.d.ts +0 -57
- package/dist/models/RsvpConfigRsvpQuestionsInnerOneOf.js +0 -67
- package/dist/models/RsvpConfigRsvpQuestionsInnerOneOf1.d.ts +0 -57
- package/dist/models/RsvpConfigRsvpQuestionsInnerOneOf1.js +0 -67
- package/dist/models/RsvpConfigRsvpQuestionsInnerOneOf2.d.ts +0 -63
- package/dist/models/RsvpConfigRsvpQuestionsInnerOneOf2.js +0 -71
- package/dist/models/RsvpItem.d.ts +0 -50
package/dist/esm/apis/RSVPApi.js
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* ACM @ UIUC Core API
|
|
5
5
|
* The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 4.
|
|
7
|
+
* The version of the OpenAPI document: 4.8.2
|
|
8
8
|
* Contact: infra@acm.illinois.edu
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -21,11 +21,67 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
21
21
|
});
|
|
22
22
|
};
|
|
23
23
|
import * as runtime from '../runtime.js';
|
|
24
|
-
import { RsvpConfigToJSON, RsvpConfigOutputFromJSON,
|
|
24
|
+
import { ApiV1RsvpCheckInEventEventIdPost200ResponseFromJSON, ApiV1RsvpCheckInEventEventIdPostRequestToJSON, ApiV1RsvpEventEventIdGet200ResponseInnerFromJSON, ApiV1RsvpProfileMeGet200ResponseFromJSON, ApiV1RsvpProfilePostRequestToJSON, RsvpConfigToJSON, RsvpConfigOutputFromJSON, } from '../models/index.js';
|
|
25
25
|
/**
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
28
28
|
export class RSVPApi extends runtime.BaseAPI {
|
|
29
|
+
/**
|
|
30
|
+
* Creates request options for apiV1RsvpCheckInEventEventIdPost without sending the request
|
|
31
|
+
*/
|
|
32
|
+
apiV1RsvpCheckInEventEventIdPostRequestOpts(requestParameters) {
|
|
33
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
34
|
+
if (requestParameters['eventId'] == null) {
|
|
35
|
+
throw new runtime.RequiredError('eventId', 'Required parameter "eventId" was null or undefined when calling apiV1RsvpCheckInEventEventIdPost().');
|
|
36
|
+
}
|
|
37
|
+
if (requestParameters['apiV1RsvpCheckInEventEventIdPostRequest'] == null) {
|
|
38
|
+
throw new runtime.RequiredError('apiV1RsvpCheckInEventEventIdPostRequest', 'Required parameter "apiV1RsvpCheckInEventEventIdPostRequest" was null or undefined when calling apiV1RsvpCheckInEventEventIdPost().');
|
|
39
|
+
}
|
|
40
|
+
const queryParameters = {};
|
|
41
|
+
const headerParameters = {};
|
|
42
|
+
headerParameters['Content-Type'] = 'application/json';
|
|
43
|
+
if (this.configuration && this.configuration.accessToken) {
|
|
44
|
+
const token = this.configuration.accessToken;
|
|
45
|
+
const tokenString = yield token("httpBearer", []);
|
|
46
|
+
if (tokenString) {
|
|
47
|
+
headerParameters["Authorization"] = `Bearer ${tokenString}`;
|
|
48
|
+
}
|
|
49
|
+
}
|
|
50
|
+
if (this.configuration && this.configuration.apiKey) {
|
|
51
|
+
headerParameters["X-Api-Key"] = yield this.configuration.apiKey("X-Api-Key"); // apiKeyHeader authentication
|
|
52
|
+
}
|
|
53
|
+
let urlPath = `/api/v1/rsvp/checkIn/event/{eventId}`;
|
|
54
|
+
urlPath = urlPath.replace(`{${"eventId"}}`, encodeURIComponent(String(requestParameters['eventId'])));
|
|
55
|
+
return {
|
|
56
|
+
path: urlPath,
|
|
57
|
+
method: 'POST',
|
|
58
|
+
headers: headerParameters,
|
|
59
|
+
query: queryParameters,
|
|
60
|
+
body: ApiV1RsvpCheckInEventEventIdPostRequestToJSON(requestParameters['apiV1RsvpCheckInEventEventIdPostRequest']),
|
|
61
|
+
};
|
|
62
|
+
});
|
|
63
|
+
}
|
|
64
|
+
/**
|
|
65
|
+
* #### Authorization <hr /> Requires any of the following roles: * RSVPs Manager (<code>manage:rsvps</code>)
|
|
66
|
+
* Check in an RSVP for an event.
|
|
67
|
+
*/
|
|
68
|
+
apiV1RsvpCheckInEventEventIdPostRaw(requestParameters, initOverrides) {
|
|
69
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
70
|
+
const requestOptions = yield this.apiV1RsvpCheckInEventEventIdPostRequestOpts(requestParameters);
|
|
71
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
72
|
+
return new runtime.JSONApiResponse(response, (jsonValue) => ApiV1RsvpCheckInEventEventIdPost200ResponseFromJSON(jsonValue));
|
|
73
|
+
});
|
|
74
|
+
}
|
|
75
|
+
/**
|
|
76
|
+
* #### Authorization <hr /> Requires any of the following roles: * RSVPs Manager (<code>manage:rsvps</code>)
|
|
77
|
+
* Check in an RSVP for an event.
|
|
78
|
+
*/
|
|
79
|
+
apiV1RsvpCheckInEventEventIdPost(requestParameters, initOverrides) {
|
|
80
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
81
|
+
const response = yield this.apiV1RsvpCheckInEventEventIdPostRaw(requestParameters, initOverrides);
|
|
82
|
+
return yield response.value();
|
|
83
|
+
});
|
|
84
|
+
}
|
|
29
85
|
/**
|
|
30
86
|
* Creates request options for apiV1RsvpEventEventIdAttendeeMeDelete without sending the request
|
|
31
87
|
*/
|
|
@@ -65,12 +121,7 @@ export class RSVPApi extends runtime.BaseAPI {
|
|
|
65
121
|
return __awaiter(this, void 0, void 0, function* () {
|
|
66
122
|
const requestOptions = yield this.apiV1RsvpEventEventIdAttendeeMeDeleteRequestOpts(requestParameters);
|
|
67
123
|
const response = yield this.request(requestOptions, initOverrides);
|
|
68
|
-
|
|
69
|
-
return new runtime.JSONApiResponse(response);
|
|
70
|
-
}
|
|
71
|
-
else {
|
|
72
|
-
return new runtime.TextApiResponse(response);
|
|
73
|
-
}
|
|
124
|
+
return new runtime.JSONApiResponse(response);
|
|
74
125
|
});
|
|
75
126
|
}
|
|
76
127
|
/**
|
|
@@ -124,12 +175,7 @@ export class RSVPApi extends runtime.BaseAPI {
|
|
|
124
175
|
return __awaiter(this, void 0, void 0, function* () {
|
|
125
176
|
const requestOptions = yield this.apiV1RsvpEventEventIdAttendeeUserIdDeleteRequestOpts(requestParameters);
|
|
126
177
|
const response = yield this.request(requestOptions, initOverrides);
|
|
127
|
-
|
|
128
|
-
return new runtime.JSONApiResponse(response);
|
|
129
|
-
}
|
|
130
|
-
else {
|
|
131
|
-
return new runtime.TextApiResponse(response);
|
|
132
|
-
}
|
|
178
|
+
return new runtime.JSONApiResponse(response);
|
|
133
179
|
});
|
|
134
180
|
}
|
|
135
181
|
/**
|
|
@@ -236,12 +282,7 @@ export class RSVPApi extends runtime.BaseAPI {
|
|
|
236
282
|
return __awaiter(this, void 0, void 0, function* () {
|
|
237
283
|
const requestOptions = yield this.apiV1RsvpEventEventIdConfigPostRequestOpts(requestParameters);
|
|
238
284
|
const response = yield this.request(requestOptions, initOverrides);
|
|
239
|
-
|
|
240
|
-
return new runtime.JSONApiResponse(response);
|
|
241
|
-
}
|
|
242
|
-
else {
|
|
243
|
-
return new runtime.TextApiResponse(response);
|
|
244
|
-
}
|
|
285
|
+
return new runtime.JSONApiResponse(response);
|
|
245
286
|
});
|
|
246
287
|
}
|
|
247
288
|
/**
|
|
@@ -285,18 +326,18 @@ export class RSVPApi extends runtime.BaseAPI {
|
|
|
285
326
|
});
|
|
286
327
|
}
|
|
287
328
|
/**
|
|
288
|
-
* #### Authorization <hr /> Requires any of the following roles: * RSVPs
|
|
329
|
+
* #### Authorization <hr /> Requires any of the following roles: * RSVPs Manager (<code>manage:rsvps</code>)
|
|
289
330
|
* Get all RSVPs for an event.
|
|
290
331
|
*/
|
|
291
332
|
apiV1RsvpEventEventIdGetRaw(requestParameters, initOverrides) {
|
|
292
333
|
return __awaiter(this, void 0, void 0, function* () {
|
|
293
334
|
const requestOptions = yield this.apiV1RsvpEventEventIdGetRequestOpts(requestParameters);
|
|
294
335
|
const response = yield this.request(requestOptions, initOverrides);
|
|
295
|
-
return new runtime.JSONApiResponse(response, (jsonValue) => jsonValue.map(
|
|
336
|
+
return new runtime.JSONApiResponse(response, (jsonValue) => jsonValue.map(ApiV1RsvpEventEventIdGet200ResponseInnerFromJSON));
|
|
296
337
|
});
|
|
297
338
|
}
|
|
298
339
|
/**
|
|
299
|
-
* #### Authorization <hr /> Requires any of the following roles: * RSVPs
|
|
340
|
+
* #### Authorization <hr /> Requires any of the following roles: * RSVPs Manager (<code>manage:rsvps</code>)
|
|
300
341
|
* Get all RSVPs for an event.
|
|
301
342
|
*/
|
|
302
343
|
apiV1RsvpEventEventIdGet(requestParameters, initOverrides) {
|
|
@@ -338,22 +379,19 @@ export class RSVPApi extends runtime.BaseAPI {
|
|
|
338
379
|
});
|
|
339
380
|
}
|
|
340
381
|
/**
|
|
341
|
-
*
|
|
382
|
+
* Requires the user to have a Profile created first. Snapshots profile data upon RSVP.
|
|
383
|
+
* Submit an RSVP for an event
|
|
342
384
|
*/
|
|
343
385
|
apiV1RsvpEventEventIdPostRaw(requestParameters, initOverrides) {
|
|
344
386
|
return __awaiter(this, void 0, void 0, function* () {
|
|
345
387
|
const requestOptions = yield this.apiV1RsvpEventEventIdPostRequestOpts(requestParameters);
|
|
346
388
|
const response = yield this.request(requestOptions, initOverrides);
|
|
347
|
-
|
|
348
|
-
return new runtime.JSONApiResponse(response);
|
|
349
|
-
}
|
|
350
|
-
else {
|
|
351
|
-
return new runtime.TextApiResponse(response);
|
|
352
|
-
}
|
|
389
|
+
return new runtime.JSONApiResponse(response);
|
|
353
390
|
});
|
|
354
391
|
}
|
|
355
392
|
/**
|
|
356
|
-
*
|
|
393
|
+
* Requires the user to have a Profile created first. Snapshots profile data upon RSVP.
|
|
394
|
+
* Submit an RSVP for an event
|
|
357
395
|
*/
|
|
358
396
|
apiV1RsvpEventEventIdPost(requestParameters, initOverrides) {
|
|
359
397
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -390,7 +428,7 @@ export class RSVPApi extends runtime.BaseAPI {
|
|
|
390
428
|
return __awaiter(this, void 0, void 0, function* () {
|
|
391
429
|
const requestOptions = yield this.apiV1RsvpMeGetRequestOpts(requestParameters);
|
|
392
430
|
const response = yield this.request(requestOptions, initOverrides);
|
|
393
|
-
return new runtime.JSONApiResponse(response, (jsonValue) => jsonValue.map(
|
|
431
|
+
return new runtime.JSONApiResponse(response, (jsonValue) => jsonValue.map(ApiV1RsvpEventEventIdGet200ResponseInnerFromJSON));
|
|
394
432
|
});
|
|
395
433
|
}
|
|
396
434
|
/**
|
|
@@ -402,4 +440,138 @@ export class RSVPApi extends runtime.BaseAPI {
|
|
|
402
440
|
return yield response.value();
|
|
403
441
|
});
|
|
404
442
|
}
|
|
443
|
+
/**
|
|
444
|
+
* Creates request options for apiV1RsvpProfileMeDelete without sending the request
|
|
445
|
+
*/
|
|
446
|
+
apiV1RsvpProfileMeDeleteRequestOpts(requestParameters) {
|
|
447
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
448
|
+
if (requestParameters['xUiucToken'] == null) {
|
|
449
|
+
throw new runtime.RequiredError('xUiucToken', 'Required parameter "xUiucToken" was null or undefined when calling apiV1RsvpProfileMeDelete().');
|
|
450
|
+
}
|
|
451
|
+
const queryParameters = {};
|
|
452
|
+
const headerParameters = {};
|
|
453
|
+
if (requestParameters['xUiucToken'] != null) {
|
|
454
|
+
headerParameters['x-uiuc-token'] = String(requestParameters['xUiucToken']);
|
|
455
|
+
}
|
|
456
|
+
let urlPath = `/api/v1/rsvp/profile/me`;
|
|
457
|
+
return {
|
|
458
|
+
path: urlPath,
|
|
459
|
+
method: 'DELETE',
|
|
460
|
+
headers: headerParameters,
|
|
461
|
+
query: queryParameters,
|
|
462
|
+
};
|
|
463
|
+
});
|
|
464
|
+
}
|
|
465
|
+
/**
|
|
466
|
+
* Delete current user\'s RSVP profile
|
|
467
|
+
*/
|
|
468
|
+
apiV1RsvpProfileMeDeleteRaw(requestParameters, initOverrides) {
|
|
469
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
470
|
+
const requestOptions = yield this.apiV1RsvpProfileMeDeleteRequestOpts(requestParameters);
|
|
471
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
472
|
+
return new runtime.JSONApiResponse(response);
|
|
473
|
+
});
|
|
474
|
+
}
|
|
475
|
+
/**
|
|
476
|
+
* Delete current user\'s RSVP profile
|
|
477
|
+
*/
|
|
478
|
+
apiV1RsvpProfileMeDelete(requestParameters, initOverrides) {
|
|
479
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
480
|
+
const response = yield this.apiV1RsvpProfileMeDeleteRaw(requestParameters, initOverrides);
|
|
481
|
+
return yield response.value();
|
|
482
|
+
});
|
|
483
|
+
}
|
|
484
|
+
/**
|
|
485
|
+
* Creates request options for apiV1RsvpProfileMeGet without sending the request
|
|
486
|
+
*/
|
|
487
|
+
apiV1RsvpProfileMeGetRequestOpts(requestParameters) {
|
|
488
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
489
|
+
if (requestParameters['xUiucToken'] == null) {
|
|
490
|
+
throw new runtime.RequiredError('xUiucToken', 'Required parameter "xUiucToken" was null or undefined when calling apiV1RsvpProfileMeGet().');
|
|
491
|
+
}
|
|
492
|
+
const queryParameters = {};
|
|
493
|
+
const headerParameters = {};
|
|
494
|
+
if (requestParameters['xUiucToken'] != null) {
|
|
495
|
+
headerParameters['x-uiuc-token'] = String(requestParameters['xUiucToken']);
|
|
496
|
+
}
|
|
497
|
+
let urlPath = `/api/v1/rsvp/profile/me`;
|
|
498
|
+
return {
|
|
499
|
+
path: urlPath,
|
|
500
|
+
method: 'GET',
|
|
501
|
+
headers: headerParameters,
|
|
502
|
+
query: queryParameters,
|
|
503
|
+
};
|
|
504
|
+
});
|
|
505
|
+
}
|
|
506
|
+
/**
|
|
507
|
+
* Get current user\'s RSVP profile
|
|
508
|
+
*/
|
|
509
|
+
apiV1RsvpProfileMeGetRaw(requestParameters, initOverrides) {
|
|
510
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
511
|
+
const requestOptions = yield this.apiV1RsvpProfileMeGetRequestOpts(requestParameters);
|
|
512
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
513
|
+
return new runtime.JSONApiResponse(response, (jsonValue) => ApiV1RsvpProfileMeGet200ResponseFromJSON(jsonValue));
|
|
514
|
+
});
|
|
515
|
+
}
|
|
516
|
+
/**
|
|
517
|
+
* Get current user\'s RSVP profile
|
|
518
|
+
*/
|
|
519
|
+
apiV1RsvpProfileMeGet(requestParameters, initOverrides) {
|
|
520
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
521
|
+
const response = yield this.apiV1RsvpProfileMeGetRaw(requestParameters, initOverrides);
|
|
522
|
+
return yield response.value();
|
|
523
|
+
});
|
|
524
|
+
}
|
|
525
|
+
/**
|
|
526
|
+
* Creates request options for apiV1RsvpProfilePost without sending the request
|
|
527
|
+
*/
|
|
528
|
+
apiV1RsvpProfilePostRequestOpts(requestParameters) {
|
|
529
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
530
|
+
if (requestParameters['xUiucToken'] == null) {
|
|
531
|
+
throw new runtime.RequiredError('xUiucToken', 'Required parameter "xUiucToken" was null or undefined when calling apiV1RsvpProfilePost().');
|
|
532
|
+
}
|
|
533
|
+
if (requestParameters['xTurnstileResponse'] == null) {
|
|
534
|
+
throw new runtime.RequiredError('xTurnstileResponse', 'Required parameter "xTurnstileResponse" was null or undefined when calling apiV1RsvpProfilePost().');
|
|
535
|
+
}
|
|
536
|
+
if (requestParameters['apiV1RsvpProfilePostRequest'] == null) {
|
|
537
|
+
throw new runtime.RequiredError('apiV1RsvpProfilePostRequest', 'Required parameter "apiV1RsvpProfilePostRequest" was null or undefined when calling apiV1RsvpProfilePost().');
|
|
538
|
+
}
|
|
539
|
+
const queryParameters = {};
|
|
540
|
+
const headerParameters = {};
|
|
541
|
+
headerParameters['Content-Type'] = 'application/json';
|
|
542
|
+
if (requestParameters['xUiucToken'] != null) {
|
|
543
|
+
headerParameters['x-uiuc-token'] = String(requestParameters['xUiucToken']);
|
|
544
|
+
}
|
|
545
|
+
if (requestParameters['xTurnstileResponse'] != null) {
|
|
546
|
+
headerParameters['x-turnstile-response'] = String(requestParameters['xTurnstileResponse']);
|
|
547
|
+
}
|
|
548
|
+
let urlPath = `/api/v1/rsvp/profile`;
|
|
549
|
+
return {
|
|
550
|
+
path: urlPath,
|
|
551
|
+
method: 'POST',
|
|
552
|
+
headers: headerParameters,
|
|
553
|
+
query: queryParameters,
|
|
554
|
+
body: ApiV1RsvpProfilePostRequestToJSON(requestParameters['apiV1RsvpProfilePostRequest']),
|
|
555
|
+
};
|
|
556
|
+
});
|
|
557
|
+
}
|
|
558
|
+
/**
|
|
559
|
+
* Create an RSVP profile for events
|
|
560
|
+
*/
|
|
561
|
+
apiV1RsvpProfilePostRaw(requestParameters, initOverrides) {
|
|
562
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
563
|
+
const requestOptions = yield this.apiV1RsvpProfilePostRequestOpts(requestParameters);
|
|
564
|
+
const response = yield this.request(requestOptions, initOverrides);
|
|
565
|
+
return new runtime.JSONApiResponse(response);
|
|
566
|
+
});
|
|
567
|
+
}
|
|
568
|
+
/**
|
|
569
|
+
* Create an RSVP profile for events
|
|
570
|
+
*/
|
|
571
|
+
apiV1RsvpProfilePost(requestParameters, initOverrides) {
|
|
572
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
573
|
+
const response = yield this.apiV1RsvpProfilePostRaw(requestParameters, initOverrides);
|
|
574
|
+
return yield response.value();
|
|
575
|
+
});
|
|
576
|
+
}
|
|
405
577
|
}
|
|
@@ -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.8.2
|
|
6
6
|
* Contact: infra@acm.illinois.edu
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* ACM @ UIUC Core API
|
|
5
5
|
* The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 4.
|
|
7
|
+
* The version of the OpenAPI document: 4.8.2
|
|
8
8
|
* Contact: infra@acm.illinois.edu
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -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.8.2
|
|
6
6
|
* Contact: infra@acm.illinois.edu
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* ACM @ UIUC Core API
|
|
5
5
|
* The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 4.
|
|
7
|
+
* The version of the OpenAPI document: 4.8.2
|
|
8
8
|
* Contact: infra@acm.illinois.edu
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -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.8.2
|
|
6
6
|
* Contact: infra@acm.illinois.edu
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* ACM @ UIUC Core API
|
|
5
5
|
* The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 4.
|
|
7
|
+
* The version of the OpenAPI document: 4.8.2
|
|
8
8
|
* Contact: infra@acm.illinois.edu
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/esm/apis/index.d.ts
CHANGED
package/dist/esm/apis/index.js
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.8.2
|
|
6
6
|
* Contact: infra@acm.illinois.edu
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -33,6 +33,7 @@ export declare const AcmOrganization: {
|
|
|
33
33
|
readonly Sigarch: "SIGARCH";
|
|
34
34
|
readonly SigRobotics: "SIGRobotics";
|
|
35
35
|
readonly SiGtricity: "SIGtricity";
|
|
36
|
+
readonly AgentFanClub: "Agent Fan Club";
|
|
36
37
|
readonly InfrastructureCommittee: "Infrastructure Committee";
|
|
37
38
|
readonly SocialCommittee: "Social Committee";
|
|
38
39
|
readonly MentorshipCommittee: "Mentorship Committee";
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* ACM @ UIUC Core API
|
|
5
5
|
* The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 4.
|
|
7
|
+
* The version of the OpenAPI document: 4.8.2
|
|
8
8
|
* Contact: infra@acm.illinois.edu
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -35,6 +35,7 @@ export const AcmOrganization = {
|
|
|
35
35
|
Sigarch: 'SIGARCH',
|
|
36
36
|
SigRobotics: 'SIGRobotics',
|
|
37
37
|
SiGtricity: 'SIGtricity',
|
|
38
|
+
AgentFanClub: 'Agent Fan Club',
|
|
38
39
|
InfrastructureCommittee: 'Infrastructure Committee',
|
|
39
40
|
SocialCommittee: 'Social Committee',
|
|
40
41
|
MentorshipCommittee: 'Mentorship Committee',
|
|
@@ -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.8.2
|
|
6
6
|
* Contact: infra@acm.illinois.edu
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* ACM @ UIUC Core API
|
|
5
5
|
* The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 4.
|
|
7
|
+
* The version of the OpenAPI document: 4.8.2
|
|
8
8
|
* Contact: infra@acm.illinois.edu
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -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.8.2
|
|
6
6
|
* Contact: infra@acm.illinois.edu
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* ACM @ UIUC Core API
|
|
5
5
|
* The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 4.
|
|
7
|
+
* The version of the OpenAPI document: 4.8.2
|
|
8
8
|
* Contact: infra@acm.illinois.edu
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -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.8.2
|
|
6
6
|
* Contact: infra@acm.illinois.edu
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* ACM @ UIUC Core API
|
|
5
5
|
* The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 4.
|
|
7
|
+
* The version of the OpenAPI document: 4.8.2
|
|
8
8
|
* Contact: infra@acm.illinois.edu
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -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.8.2
|
|
6
6
|
* Contact: infra@acm.illinois.edu
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* ACM @ UIUC Core API
|
|
5
5
|
* The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 4.
|
|
7
|
+
* The version of the OpenAPI document: 4.8.2
|
|
8
8
|
* Contact: infra@acm.illinois.edu
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -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.8.2
|
|
6
6
|
* Contact: infra@acm.illinois.edu
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* ACM @ UIUC Core API
|
|
5
5
|
* The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 4.
|
|
7
|
+
* The version of the OpenAPI document: 4.8.2
|
|
8
8
|
* Contact: infra@acm.illinois.edu
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -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.8.2
|
|
6
6
|
* Contact: infra@acm.illinois.edu
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -45,6 +45,7 @@ export declare const ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOfParamsHostEn
|
|
|
45
45
|
readonly Sigarch: "SIGARCH";
|
|
46
46
|
readonly SigRobotics: "SIGRobotics";
|
|
47
47
|
readonly SiGtricity: "SIGtricity";
|
|
48
|
+
readonly AgentFanClub: "Agent Fan Club";
|
|
48
49
|
readonly InfrastructureCommittee: "Infrastructure Committee";
|
|
49
50
|
readonly SocialCommittee: "Social Committee";
|
|
50
51
|
readonly MentorshipCommittee: "Mentorship Committee";
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* ACM @ UIUC Core API
|
|
5
5
|
* The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 4.
|
|
7
|
+
* The version of the OpenAPI document: 4.8.2
|
|
8
8
|
* Contact: infra@acm.illinois.edu
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -34,6 +34,7 @@ export const ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOfParamsHostEnum = {
|
|
|
34
34
|
Sigarch: 'SIGARCH',
|
|
35
35
|
SigRobotics: 'SIGRobotics',
|
|
36
36
|
SiGtricity: 'SIGtricity',
|
|
37
|
+
AgentFanClub: 'Agent Fan Club',
|
|
37
38
|
InfrastructureCommittee: 'Infrastructure Committee',
|
|
38
39
|
SocialCommittee: 'Social Committee',
|
|
39
40
|
MentorshipCommittee: 'Mentorship Committee',
|
|
@@ -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.8.2
|
|
6
6
|
* Contact: infra@acm.illinois.edu
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -70,6 +70,12 @@ export interface ApiV1EventsGet200ResponseInner {
|
|
|
70
70
|
* @memberof ApiV1EventsGet200ResponseInner
|
|
71
71
|
*/
|
|
72
72
|
paidEventId?: string;
|
|
73
|
+
/**
|
|
74
|
+
* Whether or not RSVPs are enabled for this event.
|
|
75
|
+
* @type {boolean}
|
|
76
|
+
* @memberof ApiV1EventsGet200ResponseInner
|
|
77
|
+
*/
|
|
78
|
+
rsvpEnabled: boolean;
|
|
73
79
|
/**
|
|
74
80
|
*
|
|
75
81
|
* @type {{ [key: string]: string; }}
|