@microsoft/msgraph-sdk-identity 1.0.0-preview.23 → 1.0.0-preview.25
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/identity/apiConnectors/count/index.js +6 -8
- package/identity/apiConnectors/count/index.js.map +1 -0
- package/identity/apiConnectors/index.d.ts +3 -3
- package/identity/apiConnectors/index.d.ts.map +1 -1
- package/identity/apiConnectors/index.js +18 -20
- package/identity/apiConnectors/index.js.map +1 -0
- package/identity/apiConnectors/item/index.d.ts +2 -2
- package/identity/apiConnectors/item/index.d.ts.map +1 -1
- package/identity/apiConnectors/item/index.js +17 -19
- package/identity/apiConnectors/item/index.js.map +1 -0
- package/identity/apiConnectors/item/uploadClientCertificate/index.d.ts +1 -1
- package/identity/apiConnectors/item/uploadClientCertificate/index.d.ts.map +1 -1
- package/identity/apiConnectors/item/uploadClientCertificate/index.js +11 -16
- package/identity/apiConnectors/item/uploadClientCertificate/index.js.map +1 -0
- package/identity/authenticationEventListeners/count/index.js +6 -8
- package/identity/authenticationEventListeners/count/index.js.map +1 -0
- package/identity/authenticationEventListeners/index.d.ts +3 -3
- package/identity/authenticationEventListeners/index.d.ts.map +1 -1
- package/identity/authenticationEventListeners/index.js +17 -19
- package/identity/authenticationEventListeners/index.js.map +1 -0
- package/identity/authenticationEventListeners/item/index.d.ts +1 -1
- package/identity/authenticationEventListeners/item/index.d.ts.map +1 -1
- package/identity/authenticationEventListeners/item/index.js +14 -16
- package/identity/authenticationEventListeners/item/index.js.map +1 -0
- package/identity/authenticationEventsFlows/count/index.d.ts +41 -0
- package/identity/authenticationEventsFlows/count/index.d.ts.map +1 -0
- package/identity/authenticationEventsFlows/count/index.js +34 -0
- package/identity/authenticationEventsFlows/count/index.js.map +1 -0
- package/identity/authenticationEventsFlows/graphExternalUsersSelfServiceSignUpEventsFlow/count/index.d.ts +41 -0
- package/identity/authenticationEventsFlows/graphExternalUsersSelfServiceSignUpEventsFlow/count/index.d.ts.map +1 -0
- package/identity/authenticationEventsFlows/graphExternalUsersSelfServiceSignUpEventsFlow/count/index.js +34 -0
- package/identity/authenticationEventsFlows/graphExternalUsersSelfServiceSignUpEventsFlow/count/index.js.map +1 -0
- package/identity/authenticationEventsFlows/graphExternalUsersSelfServiceSignUpEventsFlow/index.d.ts +75 -0
- package/identity/authenticationEventsFlows/graphExternalUsersSelfServiceSignUpEventsFlow/index.d.ts.map +1 -0
- package/identity/authenticationEventsFlows/graphExternalUsersSelfServiceSignUpEventsFlow/index.js +52 -0
- package/identity/authenticationEventsFlows/graphExternalUsersSelfServiceSignUpEventsFlow/index.js.map +1 -0
- package/identity/authenticationEventsFlows/index.d.ts +104 -0
- package/identity/authenticationEventsFlows/index.d.ts.map +1 -0
- package/identity/authenticationEventsFlows/index.js +77 -0
- package/identity/authenticationEventsFlows/index.js.map +1 -0
- package/identity/authenticationEventsFlows/item/conditions/applications/includeApplications/count/index.d.ts +41 -0
- package/identity/authenticationEventsFlows/item/conditions/applications/includeApplications/count/index.d.ts.map +1 -0
- package/identity/authenticationEventsFlows/item/conditions/applications/includeApplications/count/index.js +34 -0
- package/identity/authenticationEventsFlows/item/conditions/applications/includeApplications/count/index.js.map +1 -0
- package/identity/authenticationEventsFlows/item/conditions/applications/includeApplications/index.d.ts +99 -0
- package/identity/authenticationEventsFlows/item/conditions/applications/includeApplications/index.d.ts.map +1 -0
- package/identity/authenticationEventsFlows/item/conditions/applications/includeApplications/index.js +70 -0
- package/identity/authenticationEventsFlows/item/conditions/applications/includeApplications/index.js.map +1 -0
- package/identity/authenticationEventsFlows/item/conditions/applications/includeApplications/item/index.d.ts +70 -0
- package/identity/authenticationEventsFlows/item/conditions/applications/includeApplications/item/index.d.ts.map +1 -0
- package/identity/authenticationEventsFlows/item/conditions/applications/includeApplications/item/index.js +56 -0
- package/identity/authenticationEventsFlows/item/conditions/applications/includeApplications/item/index.js.map +1 -0
- package/identity/authenticationEventsFlows/item/conditions/applications/index.d.ts +20 -0
- package/identity/authenticationEventsFlows/item/conditions/applications/index.d.ts.map +1 -0
- package/identity/authenticationEventsFlows/item/conditions/applications/index.js +21 -0
- package/identity/authenticationEventsFlows/item/conditions/applications/index.js.map +1 -0
- package/identity/authenticationEventsFlows/item/conditions/index.d.ts +51 -0
- package/identity/authenticationEventsFlows/item/conditions/index.d.ts.map +1 -0
- package/identity/authenticationEventsFlows/item/conditions/index.js +46 -0
- package/identity/authenticationEventsFlows/item/conditions/index.js.map +1 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/count/index.d.ts +41 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/count/index.d.ts.map +1 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/count/index.js +34 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/count/index.js.map +1 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/index.d.ts +97 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/index.d.ts.map +1 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/index.js +70 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/index.js.map +1 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/item/index.d.ts +69 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/item/index.d.ts.map +1 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/item/index.js +56 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/item/index.js.map +1 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/conditions/applications/index.d.ts +20 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/conditions/applications/index.d.ts.map +1 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/conditions/applications/index.js +21 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/conditions/applications/index.js.map +1 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/conditions/index.d.ts +51 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/conditions/index.d.ts.map +1 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/conditions/index.js +46 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/conditions/index.js.map +1 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/index.d.ts +61 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/index.d.ts.map +1 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/index.js +59 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/index.js.map +1 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/graphOnAttributeCollectionExternalUsersSelfServiceSignUp/attributes/count/index.d.ts +41 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/graphOnAttributeCollectionExternalUsersSelfServiceSignUp/attributes/count/index.d.ts.map +1 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/graphOnAttributeCollectionExternalUsersSelfServiceSignUp/attributes/count/index.js +34 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/graphOnAttributeCollectionExternalUsersSelfServiceSignUp/attributes/count/index.js.map +1 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/graphOnAttributeCollectionExternalUsersSelfServiceSignUp/attributes/index.d.ts +88 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/graphOnAttributeCollectionExternalUsersSelfServiceSignUp/attributes/index.d.ts.map +1 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/graphOnAttributeCollectionExternalUsersSelfServiceSignUp/attributes/index.js +63 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/graphOnAttributeCollectionExternalUsersSelfServiceSignUp/attributes/index.js.map +1 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/graphOnAttributeCollectionExternalUsersSelfServiceSignUp/attributes/item/index.d.ts +20 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/graphOnAttributeCollectionExternalUsersSelfServiceSignUp/attributes/item/index.d.ts.map +1 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/graphOnAttributeCollectionExternalUsersSelfServiceSignUp/attributes/item/index.js +20 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/graphOnAttributeCollectionExternalUsersSelfServiceSignUp/attributes/item/index.js.map +1 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/graphOnAttributeCollectionExternalUsersSelfServiceSignUp/attributes/item/ref/index.d.ts +27 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/graphOnAttributeCollectionExternalUsersSelfServiceSignUp/attributes/item/ref/index.d.ts.map +1 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/graphOnAttributeCollectionExternalUsersSelfServiceSignUp/attributes/item/ref/index.js +25 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/graphOnAttributeCollectionExternalUsersSelfServiceSignUp/attributes/item/ref/index.js.map +1 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/graphOnAttributeCollectionExternalUsersSelfServiceSignUp/attributes/ref/index.d.ts +95 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/graphOnAttributeCollectionExternalUsersSelfServiceSignUp/attributes/ref/index.d.ts.map +1 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/graphOnAttributeCollectionExternalUsersSelfServiceSignUp/attributes/ref/index.js +66 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/graphOnAttributeCollectionExternalUsersSelfServiceSignUp/attributes/ref/index.js.map +1 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/graphOnAttributeCollectionExternalUsersSelfServiceSignUp/index.d.ts +38 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/graphOnAttributeCollectionExternalUsersSelfServiceSignUp/index.d.ts.map +1 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/graphOnAttributeCollectionExternalUsersSelfServiceSignUp/index.js +39 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/graphOnAttributeCollectionExternalUsersSelfServiceSignUp/index.js.map +1 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/index.d.ts +51 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/index.d.ts.map +1 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/index.js +47 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/index.js.map +1 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/graphOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/count/index.d.ts +41 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/graphOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/count/index.d.ts.map +1 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/graphOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/count/index.js +34 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/graphOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/count/index.js.map +1 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/graphOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/index.d.ts +88 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/graphOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/index.d.ts.map +1 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/graphOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/index.js +63 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/graphOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/index.js.map +1 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/graphOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/item/index.d.ts +20 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/graphOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/item/index.d.ts.map +1 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/graphOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/item/index.js +20 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/graphOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/item/index.js.map +1 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/graphOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/item/ref/index.d.ts +27 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/graphOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/item/ref/index.d.ts.map +1 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/graphOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/item/ref/index.js +25 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/graphOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/item/ref/index.js.map +1 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/graphOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/ref/index.d.ts +95 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/graphOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/ref/index.d.ts.map +1 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/graphOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/ref/index.js +66 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/graphOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/ref/index.js.map +1 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/graphOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/index.d.ts +38 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/graphOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/index.d.ts.map +1 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/graphOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/index.js +39 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/graphOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/index.js.map +1 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/index.d.ts +51 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/index.d.ts.map +1 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/index.js +47 -0
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/index.js.map +1 -0
- package/identity/authenticationEventsFlows/item/index.d.ts +86 -0
- package/identity/authenticationEventsFlows/item/index.d.ts.map +1 -0
- package/identity/authenticationEventsFlows/item/index.js +73 -0
- package/identity/authenticationEventsFlows/item/index.js.map +1 -0
- package/identity/b2xUserFlows/count/index.js +6 -8
- package/identity/b2xUserFlows/count/index.js.map +1 -0
- package/identity/b2xUserFlows/index.d.ts +3 -3
- package/identity/b2xUserFlows/index.d.ts.map +1 -1
- package/identity/b2xUserFlows/index.js +18 -20
- package/identity/b2xUserFlows/index.js.map +1 -0
- package/identity/b2xUserFlows/item/apiConnectorConfiguration/index.d.ts +3 -3
- package/identity/b2xUserFlows/item/apiConnectorConfiguration/index.d.ts.map +1 -1
- package/identity/b2xUserFlows/item/apiConnectorConfiguration/index.js +15 -17
- package/identity/b2xUserFlows/item/apiConnectorConfiguration/index.js.map +1 -0
- package/identity/b2xUserFlows/item/apiConnectorConfiguration/postAttributeCollection/index.d.ts +3 -3
- package/identity/b2xUserFlows/item/apiConnectorConfiguration/postAttributeCollection/index.d.ts.map +1 -1
- package/identity/b2xUserFlows/item/apiConnectorConfiguration/postAttributeCollection/index.js +19 -21
- package/identity/b2xUserFlows/item/apiConnectorConfiguration/postAttributeCollection/index.js.map +1 -0
- package/identity/b2xUserFlows/item/apiConnectorConfiguration/postAttributeCollection/ref/index.d.ts +1 -1
- package/identity/b2xUserFlows/item/apiConnectorConfiguration/postAttributeCollection/ref/index.d.ts.map +1 -1
- package/identity/b2xUserFlows/item/apiConnectorConfiguration/postAttributeCollection/ref/index.js +12 -14
- package/identity/b2xUserFlows/item/apiConnectorConfiguration/postAttributeCollection/ref/index.js.map +1 -0
- package/identity/b2xUserFlows/item/apiConnectorConfiguration/postAttributeCollection/uploadClientCertificate/index.d.ts +1 -1
- package/identity/b2xUserFlows/item/apiConnectorConfiguration/postAttributeCollection/uploadClientCertificate/index.d.ts.map +1 -1
- package/identity/b2xUserFlows/item/apiConnectorConfiguration/postAttributeCollection/uploadClientCertificate/index.js +11 -16
- package/identity/b2xUserFlows/item/apiConnectorConfiguration/postAttributeCollection/uploadClientCertificate/index.js.map +1 -0
- package/identity/b2xUserFlows/item/apiConnectorConfiguration/postFederationSignup/index.d.ts +3 -3
- package/identity/b2xUserFlows/item/apiConnectorConfiguration/postFederationSignup/index.d.ts.map +1 -1
- package/identity/b2xUserFlows/item/apiConnectorConfiguration/postFederationSignup/index.js +19 -21
- package/identity/b2xUserFlows/item/apiConnectorConfiguration/postFederationSignup/index.js.map +1 -0
- package/identity/b2xUserFlows/item/apiConnectorConfiguration/postFederationSignup/ref/index.d.ts +1 -1
- package/identity/b2xUserFlows/item/apiConnectorConfiguration/postFederationSignup/ref/index.d.ts.map +1 -1
- package/identity/b2xUserFlows/item/apiConnectorConfiguration/postFederationSignup/ref/index.js +12 -14
- package/identity/b2xUserFlows/item/apiConnectorConfiguration/postFederationSignup/ref/index.js.map +1 -0
- package/identity/b2xUserFlows/item/apiConnectorConfiguration/postFederationSignup/uploadClientCertificate/index.d.ts +1 -1
- package/identity/b2xUserFlows/item/apiConnectorConfiguration/postFederationSignup/uploadClientCertificate/index.d.ts.map +1 -1
- package/identity/b2xUserFlows/item/apiConnectorConfiguration/postFederationSignup/uploadClientCertificate/index.js +11 -16
- package/identity/b2xUserFlows/item/apiConnectorConfiguration/postFederationSignup/uploadClientCertificate/index.js.map +1 -0
- package/identity/b2xUserFlows/item/identityProviders/count/index.js +6 -8
- package/identity/b2xUserFlows/item/identityProviders/count/index.js.map +1 -0
- package/identity/b2xUserFlows/item/identityProviders/index.d.ts +3 -3
- package/identity/b2xUserFlows/item/identityProviders/index.d.ts.map +1 -1
- package/identity/b2xUserFlows/item/identityProviders/index.js +13 -15
- package/identity/b2xUserFlows/item/identityProviders/index.js.map +1 -0
- package/identity/b2xUserFlows/item/identityProviders/item/index.d.ts +1 -1
- package/identity/b2xUserFlows/item/identityProviders/item/index.d.ts.map +1 -1
- package/identity/b2xUserFlows/item/identityProviders/item/index.js +8 -10
- package/identity/b2xUserFlows/item/identityProviders/item/index.js.map +1 -0
- package/identity/b2xUserFlows/item/index.d.ts +6 -6
- package/identity/b2xUserFlows/item/index.d.ts.map +1 -1
- package/identity/b2xUserFlows/item/index.js +30 -32
- package/identity/b2xUserFlows/item/index.js.map +1 -0
- package/identity/b2xUserFlows/item/languages/count/index.js +6 -8
- package/identity/b2xUserFlows/item/languages/count/index.js.map +1 -0
- package/identity/b2xUserFlows/item/languages/index.d.ts +3 -3
- package/identity/b2xUserFlows/item/languages/index.d.ts.map +1 -1
- package/identity/b2xUserFlows/item/languages/index.js +18 -20
- package/identity/b2xUserFlows/item/languages/index.js.map +1 -0
- package/identity/b2xUserFlows/item/languages/item/defaultPages/count/index.js +6 -8
- package/identity/b2xUserFlows/item/languages/item/defaultPages/count/index.js.map +1 -0
- package/identity/b2xUserFlows/item/languages/item/defaultPages/index.d.ts +7 -6
- package/identity/b2xUserFlows/item/languages/item/defaultPages/index.d.ts.map +1 -1
- package/identity/b2xUserFlows/item/languages/item/defaultPages/index.js +18 -20
- package/identity/b2xUserFlows/item/languages/item/defaultPages/index.js.map +1 -0
- package/identity/b2xUserFlows/item/languages/item/defaultPages/item/index.d.ts +2 -2
- package/identity/b2xUserFlows/item/languages/item/defaultPages/item/index.d.ts.map +1 -1
- package/identity/b2xUserFlows/item/languages/item/defaultPages/item/index.js +17 -19
- package/identity/b2xUserFlows/item/languages/item/defaultPages/item/index.js.map +1 -0
- package/identity/b2xUserFlows/item/languages/item/defaultPages/item/value/index.d.ts +3 -2
- package/identity/b2xUserFlows/item/languages/item/defaultPages/item/value/index.d.ts.map +1 -1
- package/identity/b2xUserFlows/item/languages/item/defaultPages/item/value/index.js +10 -12
- package/identity/b2xUserFlows/item/languages/item/defaultPages/item/value/index.js.map +1 -0
- package/identity/b2xUserFlows/item/languages/item/index.d.ts +3 -3
- package/identity/b2xUserFlows/item/languages/item/index.d.ts.map +1 -1
- package/identity/b2xUserFlows/item/languages/item/index.js +21 -23
- package/identity/b2xUserFlows/item/languages/item/index.js.map +1 -0
- package/identity/b2xUserFlows/item/languages/item/overridesPages/count/index.js +6 -8
- package/identity/b2xUserFlows/item/languages/item/overridesPages/count/index.js.map +1 -0
- package/identity/b2xUserFlows/item/languages/item/overridesPages/index.d.ts +7 -6
- package/identity/b2xUserFlows/item/languages/item/overridesPages/index.d.ts.map +1 -1
- package/identity/b2xUserFlows/item/languages/item/overridesPages/index.js +18 -20
- package/identity/b2xUserFlows/item/languages/item/overridesPages/index.js.map +1 -0
- package/identity/b2xUserFlows/item/languages/item/overridesPages/item/index.d.ts +8 -6
- package/identity/b2xUserFlows/item/languages/item/overridesPages/item/index.d.ts.map +1 -1
- package/identity/b2xUserFlows/item/languages/item/overridesPages/item/index.js +17 -19
- package/identity/b2xUserFlows/item/languages/item/overridesPages/item/index.js.map +1 -0
- package/identity/b2xUserFlows/item/languages/item/overridesPages/item/value/index.d.ts +9 -6
- package/identity/b2xUserFlows/item/languages/item/overridesPages/item/value/index.d.ts.map +1 -1
- package/identity/b2xUserFlows/item/languages/item/overridesPages/item/value/index.js +10 -12
- package/identity/b2xUserFlows/item/languages/item/overridesPages/item/value/index.js.map +1 -0
- package/identity/b2xUserFlows/item/userAttributeAssignments/count/index.js +6 -8
- package/identity/b2xUserFlows/item/userAttributeAssignments/count/index.js.map +1 -0
- package/identity/b2xUserFlows/item/userAttributeAssignments/getOrder/index.d.ts +1 -1
- package/identity/b2xUserFlows/item/userAttributeAssignments/getOrder/index.d.ts.map +1 -1
- package/identity/b2xUserFlows/item/userAttributeAssignments/getOrder/index.js +8 -10
- package/identity/b2xUserFlows/item/userAttributeAssignments/getOrder/index.js.map +1 -0
- package/identity/b2xUserFlows/item/userAttributeAssignments/index.d.ts +5 -5
- package/identity/b2xUserFlows/item/userAttributeAssignments/index.d.ts.map +1 -1
- package/identity/b2xUserFlows/item/userAttributeAssignments/index.js +22 -24
- package/identity/b2xUserFlows/item/userAttributeAssignments/index.js.map +1 -0
- package/identity/b2xUserFlows/item/userAttributeAssignments/item/index.d.ts +2 -2
- package/identity/b2xUserFlows/item/userAttributeAssignments/item/index.d.ts.map +1 -1
- package/identity/b2xUserFlows/item/userAttributeAssignments/item/index.js +17 -19
- package/identity/b2xUserFlows/item/userAttributeAssignments/item/index.js.map +1 -0
- package/identity/b2xUserFlows/item/userAttributeAssignments/item/userAttribute/index.d.ts +1 -1
- package/identity/b2xUserFlows/item/userAttributeAssignments/item/userAttribute/index.d.ts.map +1 -1
- package/identity/b2xUserFlows/item/userAttributeAssignments/item/userAttribute/index.js +8 -10
- package/identity/b2xUserFlows/item/userAttributeAssignments/item/userAttribute/index.js.map +1 -0
- package/identity/b2xUserFlows/item/userAttributeAssignments/setOrder/index.d.ts +1 -1
- package/identity/b2xUserFlows/item/userAttributeAssignments/setOrder/index.d.ts.map +1 -1
- package/identity/b2xUserFlows/item/userAttributeAssignments/setOrder/index.js +12 -17
- package/identity/b2xUserFlows/item/userAttributeAssignments/setOrder/index.js.map +1 -0
- package/identity/b2xUserFlows/item/userFlowIdentityProviders/count/index.js +6 -8
- package/identity/b2xUserFlows/item/userFlowIdentityProviders/count/index.js.map +1 -0
- package/identity/b2xUserFlows/item/userFlowIdentityProviders/index.d.ts +4 -4
- package/identity/b2xUserFlows/item/userFlowIdentityProviders/index.d.ts.map +1 -1
- package/identity/b2xUserFlows/item/userFlowIdentityProviders/index.js +15 -17
- package/identity/b2xUserFlows/item/userFlowIdentityProviders/index.js.map +1 -0
- package/identity/b2xUserFlows/item/userFlowIdentityProviders/item/index.d.ts +1 -1
- package/identity/b2xUserFlows/item/userFlowIdentityProviders/item/index.d.ts.map +1 -1
- package/identity/b2xUserFlows/item/userFlowIdentityProviders/item/index.js +5 -7
- package/identity/b2xUserFlows/item/userFlowIdentityProviders/item/index.js.map +1 -0
- package/identity/b2xUserFlows/item/userFlowIdentityProviders/item/ref/index.js +6 -8
- package/identity/b2xUserFlows/item/userFlowIdentityProviders/item/ref/index.js.map +1 -0
- package/identity/b2xUserFlows/item/userFlowIdentityProviders/ref/index.d.ts +1 -1
- package/identity/b2xUserFlows/item/userFlowIdentityProviders/ref/index.d.ts.map +1 -1
- package/identity/b2xUserFlows/item/userFlowIdentityProviders/ref/index.js +13 -15
- package/identity/b2xUserFlows/item/userFlowIdentityProviders/ref/index.js.map +1 -0
- package/identity/conditionalAccess/authenticationContextClassReferences/count/index.js +6 -8
- package/identity/conditionalAccess/authenticationContextClassReferences/count/index.js.map +1 -0
- package/identity/conditionalAccess/authenticationContextClassReferences/index.d.ts +3 -3
- package/identity/conditionalAccess/authenticationContextClassReferences/index.d.ts.map +1 -1
- package/identity/conditionalAccess/authenticationContextClassReferences/index.js +17 -19
- package/identity/conditionalAccess/authenticationContextClassReferences/index.js.map +1 -0
- package/identity/conditionalAccess/authenticationContextClassReferences/item/index.d.ts +1 -1
- package/identity/conditionalAccess/authenticationContextClassReferences/item/index.d.ts.map +1 -1
- package/identity/conditionalAccess/authenticationContextClassReferences/item/index.js +14 -16
- package/identity/conditionalAccess/authenticationContextClassReferences/item/index.js.map +1 -0
- package/identity/conditionalAccess/authenticationStrength/authenticationMethodModes/count/index.js +6 -8
- package/identity/conditionalAccess/authenticationStrength/authenticationMethodModes/count/index.js.map +1 -0
- package/identity/conditionalAccess/authenticationStrength/authenticationMethodModes/index.d.ts +3 -3
- package/identity/conditionalAccess/authenticationStrength/authenticationMethodModes/index.d.ts.map +1 -1
- package/identity/conditionalAccess/authenticationStrength/authenticationMethodModes/index.js +17 -19
- package/identity/conditionalAccess/authenticationStrength/authenticationMethodModes/index.js.map +1 -0
- package/identity/conditionalAccess/authenticationStrength/authenticationMethodModes/item/index.d.ts +1 -1
- package/identity/conditionalAccess/authenticationStrength/authenticationMethodModes/item/index.d.ts.map +1 -1
- package/identity/conditionalAccess/authenticationStrength/authenticationMethodModes/item/index.js +14 -16
- package/identity/conditionalAccess/authenticationStrength/authenticationMethodModes/item/index.js.map +1 -0
- package/identity/conditionalAccess/authenticationStrength/index.d.ts +3 -3
- package/identity/conditionalAccess/authenticationStrength/index.d.ts.map +1 -1
- package/identity/conditionalAccess/authenticationStrength/index.js +21 -23
- package/identity/conditionalAccess/authenticationStrength/index.js.map +1 -0
- package/identity/conditionalAccess/authenticationStrength/policies/count/index.js +6 -8
- package/identity/conditionalAccess/authenticationStrength/policies/count/index.js.map +1 -0
- package/identity/conditionalAccess/authenticationStrength/policies/index.d.ts +3 -3
- package/identity/conditionalAccess/authenticationStrength/policies/index.d.ts.map +1 -1
- package/identity/conditionalAccess/authenticationStrength/policies/index.js +18 -20
- package/identity/conditionalAccess/authenticationStrength/policies/index.js.map +1 -0
- package/identity/conditionalAccess/authenticationStrength/policies/item/combinationConfigurations/count/index.js +6 -8
- package/identity/conditionalAccess/authenticationStrength/policies/item/combinationConfigurations/count/index.js.map +1 -0
- package/identity/conditionalAccess/authenticationStrength/policies/item/combinationConfigurations/index.d.ts +8 -8
- package/identity/conditionalAccess/authenticationStrength/policies/item/combinationConfigurations/index.d.ts.map +1 -1
- package/identity/conditionalAccess/authenticationStrength/policies/item/combinationConfigurations/index.js +17 -19
- package/identity/conditionalAccess/authenticationStrength/policies/item/combinationConfigurations/index.js.map +1 -0
- package/identity/conditionalAccess/authenticationStrength/policies/item/combinationConfigurations/item/index.d.ts +3 -3
- package/identity/conditionalAccess/authenticationStrength/policies/item/combinationConfigurations/item/index.d.ts.map +1 -1
- package/identity/conditionalAccess/authenticationStrength/policies/item/combinationConfigurations/item/index.js +14 -16
- package/identity/conditionalAccess/authenticationStrength/policies/item/combinationConfigurations/item/index.js.map +1 -0
- package/identity/conditionalAccess/authenticationStrength/policies/item/index.d.ts +4 -4
- package/identity/conditionalAccess/authenticationStrength/policies/item/index.d.ts.map +1 -1
- package/identity/conditionalAccess/authenticationStrength/policies/item/index.js +22 -24
- package/identity/conditionalAccess/authenticationStrength/policies/item/index.js.map +1 -0
- package/identity/conditionalAccess/authenticationStrength/policies/item/updateAllowedCombinations/index.d.ts +1 -1
- package/identity/conditionalAccess/authenticationStrength/policies/item/updateAllowedCombinations/index.d.ts.map +1 -1
- package/identity/conditionalAccess/authenticationStrength/policies/item/updateAllowedCombinations/index.js +12 -17
- package/identity/conditionalAccess/authenticationStrength/policies/item/updateAllowedCombinations/index.js.map +1 -0
- package/identity/conditionalAccess/authenticationStrength/policies/item/usage/index.d.ts +1 -1
- package/identity/conditionalAccess/authenticationStrength/policies/item/usage/index.d.ts.map +1 -1
- package/identity/conditionalAccess/authenticationStrength/policies/item/usage/index.js +8 -10
- package/identity/conditionalAccess/authenticationStrength/policies/item/usage/index.js.map +1 -0
- package/identity/conditionalAccess/index.d.ts +5 -5
- package/identity/conditionalAccess/index.d.ts.map +1 -1
- package/identity/conditionalAccess/index.js +18 -20
- package/identity/conditionalAccess/index.js.map +1 -0
- package/identity/conditionalAccess/namedLocations/count/index.js +6 -8
- package/identity/conditionalAccess/namedLocations/count/index.js.map +1 -0
- package/identity/conditionalAccess/namedLocations/index.d.ts +3 -3
- package/identity/conditionalAccess/namedLocations/index.d.ts.map +1 -1
- package/identity/conditionalAccess/namedLocations/index.js +17 -19
- package/identity/conditionalAccess/namedLocations/index.js.map +1 -0
- package/identity/conditionalAccess/namedLocations/item/index.d.ts +8 -8
- package/identity/conditionalAccess/namedLocations/item/index.d.ts.map +1 -1
- package/identity/conditionalAccess/namedLocations/item/index.js +14 -16
- package/identity/conditionalAccess/namedLocations/item/index.js.map +1 -0
- package/identity/conditionalAccess/policies/count/index.js +6 -8
- package/identity/conditionalAccess/policies/count/index.js.map +1 -0
- package/identity/conditionalAccess/policies/index.d.ts +3 -3
- package/identity/conditionalAccess/policies/index.d.ts.map +1 -1
- package/identity/conditionalAccess/policies/index.js +17 -19
- package/identity/conditionalAccess/policies/index.js.map +1 -0
- package/identity/conditionalAccess/policies/item/index.d.ts +1 -1
- package/identity/conditionalAccess/policies/item/index.d.ts.map +1 -1
- package/identity/conditionalAccess/policies/item/index.js +14 -16
- package/identity/conditionalAccess/policies/item/index.js.map +1 -0
- package/identity/conditionalAccess/templates/count/index.js +6 -8
- package/identity/conditionalAccess/templates/count/index.js.map +1 -0
- package/identity/conditionalAccess/templates/index.d.ts +3 -3
- package/identity/conditionalAccess/templates/index.d.ts.map +1 -1
- package/identity/conditionalAccess/templates/index.js +13 -15
- package/identity/conditionalAccess/templates/index.js.map +1 -0
- package/identity/conditionalAccess/templates/item/index.d.ts +1 -1
- package/identity/conditionalAccess/templates/item/index.d.ts.map +1 -1
- package/identity/conditionalAccess/templates/item/index.js +8 -10
- package/identity/conditionalAccess/templates/item/index.js.map +1 -0
- package/identity/customAuthenticationExtensions/count/index.js +6 -8
- package/identity/customAuthenticationExtensions/count/index.js.map +1 -0
- package/identity/customAuthenticationExtensions/index.d.ts +4 -4
- package/identity/customAuthenticationExtensions/index.d.ts.map +1 -1
- package/identity/customAuthenticationExtensions/index.js +20 -22
- package/identity/customAuthenticationExtensions/index.js.map +1 -0
- package/identity/customAuthenticationExtensions/item/index.d.ts +2 -2
- package/identity/customAuthenticationExtensions/item/index.d.ts.map +1 -1
- package/identity/customAuthenticationExtensions/item/index.js +17 -19
- package/identity/customAuthenticationExtensions/item/index.js.map +1 -0
- package/identity/customAuthenticationExtensions/item/validateAuthenticationConfiguration/index.d.ts +1 -1
- package/identity/customAuthenticationExtensions/item/validateAuthenticationConfiguration/index.d.ts.map +1 -1
- package/identity/customAuthenticationExtensions/item/validateAuthenticationConfiguration/index.js +8 -10
- package/identity/customAuthenticationExtensions/item/validateAuthenticationConfiguration/index.js.map +1 -0
- package/identity/customAuthenticationExtensions/validateAuthenticationConfiguration/index.d.ts +1 -1
- package/identity/customAuthenticationExtensions/validateAuthenticationConfiguration/index.d.ts.map +1 -1
- package/identity/customAuthenticationExtensions/validateAuthenticationConfiguration/index.js +15 -20
- package/identity/customAuthenticationExtensions/validateAuthenticationConfiguration/index.js.map +1 -0
- package/identity/identityProviders/availableProviderTypes/index.d.ts +1 -1
- package/identity/identityProviders/availableProviderTypes/index.d.ts.map +1 -1
- package/identity/identityProviders/availableProviderTypes/index.js +12 -17
- package/identity/identityProviders/availableProviderTypes/index.js.map +1 -0
- package/identity/identityProviders/count/index.js +6 -8
- package/identity/identityProviders/count/index.js.map +1 -0
- package/identity/identityProviders/index.d.ts +4 -4
- package/identity/identityProviders/index.d.ts.map +1 -1
- package/identity/identityProviders/index.js +19 -21
- package/identity/identityProviders/index.js.map +1 -0
- package/identity/identityProviders/item/index.d.ts +1 -1
- package/identity/identityProviders/item/index.d.ts.map +1 -1
- package/identity/identityProviders/item/index.js +14 -16
- package/identity/identityProviders/item/index.js.map +1 -0
- package/identity/index.d.ts +13 -8
- package/identity/index.d.ts.map +1 -1
- package/identity/index.js +39 -35
- package/identity/index.js.map +1 -0
- package/identity/userFlowAttributes/count/index.js +6 -8
- package/identity/userFlowAttributes/count/index.js.map +1 -0
- package/identity/userFlowAttributes/index.d.ts +3 -3
- package/identity/userFlowAttributes/index.d.ts.map +1 -1
- package/identity/userFlowAttributes/index.js +17 -19
- package/identity/userFlowAttributes/index.js.map +1 -0
- package/identity/userFlowAttributes/item/index.d.ts +1 -1
- package/identity/userFlowAttributes/item/index.d.ts.map +1 -1
- package/identity/userFlowAttributes/item/index.js +14 -16
- package/identity/userFlowAttributes/item/index.js.map +1 -0
- package/identityServiceClient.d.ts +1 -1
- package/identityServiceClient.d.ts.map +1 -1
- package/identityServiceClient.js +20 -23
- package/identityServiceClient.js.map +1 -0
- package/index.d.ts +2 -2
- package/index.d.ts.map +1 -1
- package/index.js +5 -20
- package/index.js.map +1 -0
- package/package.json +4 -3
- package/tsconfig.tsbuildinfo +1 -1
|
@@ -1,15 +1,12 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CountRequestBuilderRequestsMetadata = exports.CountRequestBuilderUriTemplate = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
9
6
|
/**
|
|
10
7
|
* Uri template for the request builder.
|
|
11
8
|
*/
|
|
12
|
-
|
|
9
|
+
export const CountRequestBuilderUriTemplate = "{+baseurl}/identity/apiConnectors/$count{?%24filter,%24search}";
|
|
13
10
|
/**
|
|
14
11
|
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
15
12
|
*/
|
|
@@ -20,12 +17,12 @@ const CountRequestBuilderGetQueryParametersMapper = {
|
|
|
20
17
|
/**
|
|
21
18
|
* Metadata for all the requests in the request builder.
|
|
22
19
|
*/
|
|
23
|
-
|
|
20
|
+
export const CountRequestBuilderRequestsMetadata = {
|
|
24
21
|
get: {
|
|
25
|
-
uriTemplate:
|
|
22
|
+
uriTemplate: CountRequestBuilderUriTemplate,
|
|
26
23
|
responseBodyContentType: "text/plain;q=0.9",
|
|
27
24
|
errorMappings: {
|
|
28
|
-
XXX:
|
|
25
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
29
26
|
},
|
|
30
27
|
adapterMethodName: "sendPrimitive",
|
|
31
28
|
responseBodyFactory: "number",
|
|
@@ -34,3 +31,4 @@ exports.CountRequestBuilderRequestsMetadata = {
|
|
|
34
31
|
};
|
|
35
32
|
/* tslint:enable */
|
|
36
33
|
/* eslint-enable */
|
|
34
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAmC7H;;GAEG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAG,gEAAgE,CAAC;AAC/G;;GAEG;AACH,MAAM,2CAA2C,GAA2B;IACxE,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,mCAAmC,GAAqB;IACjE,GAAG,EAAE;QACD,WAAW,EAAE,8BAA8B;QAC3C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,eAAe;QAClC,mBAAmB,EAAG,QAAQ;QAC9B,qBAAqB,EAAE,2CAA2C;KACrE;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { type IdentityApiConnector, type IdentityApiConnectorCollectionResponse } from '@microsoft/msgraph-sdk/models/';
|
|
2
|
-
import { type CountRequestBuilder } from './count/';
|
|
3
|
-
import { type IdentityApiConnectorItemRequestBuilder } from './item/';
|
|
1
|
+
import { type IdentityApiConnector, type IdentityApiConnectorCollectionResponse } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
|
+
import { type CountRequestBuilder } from './count/index.js';
|
|
3
|
+
import { type IdentityApiConnectorItemRequestBuilder } from './item/index.js';
|
|
4
4
|
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
5
5
|
/**
|
|
6
6
|
* Provides operations to manage the apiConnectors property of the microsoft.graph.identityContainer entity.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuJ,KAAK,oBAAoB,EAAE,KAAK,sCAAsC,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuJ,KAAK,oBAAoB,EAAE,KAAK,sCAAsC,EAAE,MAAM,wCAAwC,CAAC;AAIrR,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAAoH,KAAK,sCAAsC,EAAE,MAAM,iBAAiB,CAAC;AAEhM,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,2BAA4B,SAAQ,kBAAkB,CAAC,2BAA2B,CAAC;IAChG;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,wBAAwB,CAAC,sBAAsB,EAAE,MAAM,GAAI,sCAAsC,CAAC;IACnG;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,6CAA6C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,sCAAsC,GAAG,SAAS,CAAC,CAAC;IAC3K;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,oBAAoB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oBAAoB,GAAG,SAAS,CAAC,CAAC;IAC/I;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,6CAA6C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACtJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,oBAAoB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC/I;AACD;;GAEG;AACH,MAAM,WAAW,6CAA6C;IAC1D;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,eAAO,MAAM,sCAAsC,mHAAmH,CAAC;AAcvK;;GAEG;AACH,eAAO,MAAM,6CAA6C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,2BAA2B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CASpK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,2CAA2C,EAAE,gBAuBzD,CAAC"}
|
|
@@ -1,21 +1,18 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ApiConnectorsRequestBuilderRequestsMetadata = exports.ApiConnectorsRequestBuilderNavigationMetadata = exports.ApiConnectorsRequestBuilderUriTemplate = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createIdentityApiConnectorCollectionResponseFromDiscriminatorValue, createIdentityApiConnectorFromDiscriminatorValue, serializeIdentityApiConnector } from '@microsoft/msgraph-sdk/models/index.js';
|
|
9
6
|
// @ts-ignore
|
|
10
|
-
|
|
7
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
11
8
|
// @ts-ignore
|
|
12
|
-
|
|
9
|
+
import { CountRequestBuilderRequestsMetadata } from './count/index.js';
|
|
13
10
|
// @ts-ignore
|
|
14
|
-
|
|
11
|
+
import { IdentityApiConnectorItemRequestBuilderNavigationMetadata, IdentityApiConnectorItemRequestBuilderRequestsMetadata } from './item/index.js';
|
|
15
12
|
/**
|
|
16
13
|
* Uri template for the request builder.
|
|
17
14
|
*/
|
|
18
|
-
|
|
15
|
+
export const ApiConnectorsRequestBuilderUriTemplate = "{+baseurl}/identity/apiConnectors{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
|
|
19
16
|
/**
|
|
20
17
|
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
21
18
|
*/
|
|
@@ -32,42 +29,43 @@ const ApiConnectorsRequestBuilderGetQueryParametersMapper = {
|
|
|
32
29
|
/**
|
|
33
30
|
* Metadata for all the navigation properties in the request builder.
|
|
34
31
|
*/
|
|
35
|
-
|
|
32
|
+
export const ApiConnectorsRequestBuilderNavigationMetadata = {
|
|
36
33
|
byIdentityApiConnectorId: {
|
|
37
|
-
requestsMetadata:
|
|
38
|
-
navigationMetadata:
|
|
34
|
+
requestsMetadata: IdentityApiConnectorItemRequestBuilderRequestsMetadata,
|
|
35
|
+
navigationMetadata: IdentityApiConnectorItemRequestBuilderNavigationMetadata,
|
|
39
36
|
pathParametersMappings: ["identityApiConnector%2Did"],
|
|
40
37
|
},
|
|
41
38
|
count: {
|
|
42
|
-
requestsMetadata:
|
|
39
|
+
requestsMetadata: CountRequestBuilderRequestsMetadata,
|
|
43
40
|
},
|
|
44
41
|
};
|
|
45
42
|
/**
|
|
46
43
|
* Metadata for all the requests in the request builder.
|
|
47
44
|
*/
|
|
48
|
-
|
|
45
|
+
export const ApiConnectorsRequestBuilderRequestsMetadata = {
|
|
49
46
|
get: {
|
|
50
|
-
uriTemplate:
|
|
47
|
+
uriTemplate: ApiConnectorsRequestBuilderUriTemplate,
|
|
51
48
|
responseBodyContentType: "application/json",
|
|
52
49
|
errorMappings: {
|
|
53
|
-
XXX:
|
|
50
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
54
51
|
},
|
|
55
52
|
adapterMethodName: "send",
|
|
56
|
-
responseBodyFactory:
|
|
53
|
+
responseBodyFactory: createIdentityApiConnectorCollectionResponseFromDiscriminatorValue,
|
|
57
54
|
queryParametersMapper: ApiConnectorsRequestBuilderGetQueryParametersMapper,
|
|
58
55
|
},
|
|
59
56
|
post: {
|
|
60
|
-
uriTemplate:
|
|
57
|
+
uriTemplate: ApiConnectorsRequestBuilderUriTemplate,
|
|
61
58
|
responseBodyContentType: "application/json",
|
|
62
59
|
errorMappings: {
|
|
63
|
-
XXX:
|
|
60
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
64
61
|
},
|
|
65
62
|
adapterMethodName: "send",
|
|
66
|
-
responseBodyFactory:
|
|
63
|
+
responseBodyFactory: createIdentityApiConnectorFromDiscriminatorValue,
|
|
67
64
|
requestBodyContentType: "application/json",
|
|
68
|
-
requestBodySerializer:
|
|
65
|
+
requestBodySerializer: serializeIdentityApiConnector,
|
|
69
66
|
requestInformationContentSetMethod: "setContentFromParsable",
|
|
70
67
|
},
|
|
71
68
|
};
|
|
72
69
|
/* tslint:enable */
|
|
73
70
|
/* eslint-enable */
|
|
71
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,kEAAkE,EAAE,gDAAgD,EAAE,6BAA6B,EAA0E,MAAM,wCAAwC,CAAC;AACrR,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAE,wDAAwD,EAAE,sDAAsD,EAA+C,MAAM,iBAAiB,CAAC;AAsFhM;;GAEG;AACH,MAAM,CAAC,MAAM,sCAAsC,GAAG,gHAAgH,CAAC;AACvK;;GAEG;AACH,MAAM,mDAAmD,GAA2B;IAChF,OAAO,EAAE,UAAU;IACnB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,SAAS,EAAE,YAAY;IACvB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,MAAM,EAAE,SAAS;IACjB,KAAK,EAAE,QAAQ;CAClB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,6CAA6C,GAA+G;IACrK,wBAAwB,EAAE;QACtB,gBAAgB,EAAE,sDAAsD;QACxE,kBAAkB,EAAE,wDAAwD;QAC5E,sBAAsB,EAAE,CAAC,2BAA2B,CAAC;KACxD;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,2CAA2C,GAAqB;IACzE,GAAG,EAAE;QACD,WAAW,EAAE,sCAAsC;QACnD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,kEAAkE;QACxF,qBAAqB,EAAE,mDAAmD;KAC7E;IACD,IAAI,EAAE;QACF,WAAW,EAAE,sCAAsC;QACnD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,gDAAgD;QACtE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,6BAA6B;QACpD,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { type IdentityApiConnector } from '@microsoft/msgraph-sdk/models/';
|
|
2
|
-
import { type UploadClientCertificateRequestBuilder } from './uploadClientCertificate/';
|
|
1
|
+
import { type IdentityApiConnector } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
|
+
import { type UploadClientCertificateRequestBuilder } from './uploadClientCertificate/index.js';
|
|
3
3
|
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
4
4
|
/**
|
|
5
5
|
* Provides operations to manage the apiConnectors property of the microsoft.graph.identityContainer entity.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmF,KAAK,oBAAoB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmF,KAAK,oBAAoB,EAAE,MAAM,wCAAwC,CAAC;AAIpK,OAAO,EAAE,KAAK,qCAAqC,EAAyD,MAAM,oCAAoC,CAAC;AAEvJ,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,sCAAuC,SAAQ,kBAAkB,CAAC,sCAAsC,CAAC;IACtH;;OAEG;IACH,IAAI,uBAAuB,IAAI,qCAAqC,CAAC;IACrE;;;;;OAKG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wDAAwD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oBAAoB,GAAG,SAAS,CAAC,CAAC;IACpK;;;;;;;OAOG;IACF,KAAK,CAAC,IAAI,EAAE,oBAAoB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oBAAoB,GAAG,SAAS,CAAC,CAAC;IAChJ;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wDAAwD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACjK;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,oBAAoB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAChJ;AACD;;GAEG;AACH,MAAM,WAAW,wDAAwD;IACrE;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,iDAAiD,wFAAwF,CAAC;AAQvJ;;GAEG;AACH,eAAO,MAAM,wDAAwD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,sCAAsC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAI1L,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,sDAAsD,EAAE,gBA+BpE,CAAC"}
|
|
@@ -1,19 +1,16 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.IdentityApiConnectorItemRequestBuilderRequestsMetadata = exports.IdentityApiConnectorItemRequestBuilderNavigationMetadata = exports.IdentityApiConnectorItemRequestBuilderUriTemplate = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createIdentityApiConnectorFromDiscriminatorValue, serializeIdentityApiConnector } from '@microsoft/msgraph-sdk/models/index.js';
|
|
9
6
|
// @ts-ignore
|
|
10
|
-
|
|
7
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
11
8
|
// @ts-ignore
|
|
12
|
-
|
|
9
|
+
import { UploadClientCertificateRequestBuilderRequestsMetadata } from './uploadClientCertificate/index.js';
|
|
13
10
|
/**
|
|
14
11
|
* Uri template for the request builder.
|
|
15
12
|
*/
|
|
16
|
-
|
|
13
|
+
export const IdentityApiConnectorItemRequestBuilderUriTemplate = "{+baseurl}/identity/apiConnectors/{identityApiConnector%2Did}{?%24expand,%24select}";
|
|
17
14
|
/**
|
|
18
15
|
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
19
16
|
*/
|
|
@@ -24,45 +21,46 @@ const IdentityApiConnectorItemRequestBuilderGetQueryParametersMapper = {
|
|
|
24
21
|
/**
|
|
25
22
|
* Metadata for all the navigation properties in the request builder.
|
|
26
23
|
*/
|
|
27
|
-
|
|
24
|
+
export const IdentityApiConnectorItemRequestBuilderNavigationMetadata = {
|
|
28
25
|
uploadClientCertificate: {
|
|
29
|
-
requestsMetadata:
|
|
26
|
+
requestsMetadata: UploadClientCertificateRequestBuilderRequestsMetadata,
|
|
30
27
|
},
|
|
31
28
|
};
|
|
32
29
|
/**
|
|
33
30
|
* Metadata for all the requests in the request builder.
|
|
34
31
|
*/
|
|
35
|
-
|
|
32
|
+
export const IdentityApiConnectorItemRequestBuilderRequestsMetadata = {
|
|
36
33
|
delete: {
|
|
37
|
-
uriTemplate:
|
|
34
|
+
uriTemplate: IdentityApiConnectorItemRequestBuilderUriTemplate,
|
|
38
35
|
responseBodyContentType: "application/json",
|
|
39
36
|
errorMappings: {
|
|
40
|
-
XXX:
|
|
37
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
41
38
|
},
|
|
42
39
|
adapterMethodName: "sendNoResponseContent",
|
|
43
40
|
},
|
|
44
41
|
get: {
|
|
45
|
-
uriTemplate:
|
|
42
|
+
uriTemplate: IdentityApiConnectorItemRequestBuilderUriTemplate,
|
|
46
43
|
responseBodyContentType: "application/json",
|
|
47
44
|
errorMappings: {
|
|
48
|
-
XXX:
|
|
45
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
49
46
|
},
|
|
50
47
|
adapterMethodName: "send",
|
|
51
|
-
responseBodyFactory:
|
|
48
|
+
responseBodyFactory: createIdentityApiConnectorFromDiscriminatorValue,
|
|
52
49
|
queryParametersMapper: IdentityApiConnectorItemRequestBuilderGetQueryParametersMapper,
|
|
53
50
|
},
|
|
54
51
|
patch: {
|
|
55
|
-
uriTemplate:
|
|
52
|
+
uriTemplate: IdentityApiConnectorItemRequestBuilderUriTemplate,
|
|
56
53
|
responseBodyContentType: "application/json",
|
|
57
54
|
errorMappings: {
|
|
58
|
-
XXX:
|
|
55
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
59
56
|
},
|
|
60
57
|
adapterMethodName: "send",
|
|
61
|
-
responseBodyFactory:
|
|
58
|
+
responseBodyFactory: createIdentityApiConnectorFromDiscriminatorValue,
|
|
62
59
|
requestBodyContentType: "application/json",
|
|
63
|
-
requestBodySerializer:
|
|
60
|
+
requestBodySerializer: serializeIdentityApiConnector,
|
|
64
61
|
requestInformationContentSetMethod: "setContentFromParsable",
|
|
65
62
|
},
|
|
66
63
|
};
|
|
67
64
|
/* tslint:enable */
|
|
68
65
|
/* eslint-enable */
|
|
66
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,gDAAgD,EAAE,6BAA6B,EAA6B,MAAM,wCAAwC,CAAC;AACpK,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAA8C,qDAAqD,EAAE,MAAM,oCAAoC,CAAC;AAqEvJ;;GAEG;AACH,MAAM,CAAC,MAAM,iDAAiD,GAAG,qFAAqF,CAAC;AACvJ;;GAEG;AACH,MAAM,8DAA8D,GAA2B;IAC3F,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,wDAAwD,GAA0H;IAC3L,uBAAuB,EAAE;QACrB,gBAAgB,EAAE,qDAAqD;KAC1E;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,sDAAsD,GAAqB;IACpF,MAAM,EAAE;QACJ,WAAW,EAAE,iDAAiD;QAC9D,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;KAC7C;IACD,GAAG,EAAE;QACD,WAAW,EAAE,iDAAiD;QAC9D,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,gDAAgD;QACtE,qBAAqB,EAAE,8DAA8D;KACxF;IACD,KAAK,EAAE;QACH,WAAW,EAAE,iDAAiD;QAC9D,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,gDAAgD;QACtE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,6BAA6B;QACpD,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type IdentityApiConnector } from '@microsoft/msgraph-sdk/models/';
|
|
1
|
+
import { type IdentityApiConnector } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
2
|
import { type AdditionalDataHolder, type BackedModel, type BaseRequestBuilder, type Parsable, type ParseNode, type RequestConfiguration, type RequestInformation, type RequestsMetadata, type SerializationWriter } from '@microsoft/kiota-abstractions';
|
|
3
3
|
/**
|
|
4
4
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmF,KAAK,oBAAoB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmF,KAAK,oBAAoB,EAAE,MAAM,wCAAwC,CAAC;AAIpK,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS;;;;GAIG;AACH,wBAAgB,kEAAkE,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAE1L;AACD;;;GAGG;AACH,wBAAgB,qDAAqD,CAAC,sCAAsC,GAAE,OAAO,CAAC,sCAAsC,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAM1N;AACD;;;GAGG;AACH,wBAAgB,+CAA+C,CAAC,MAAM,EAAE,mBAAmB,EAAE,sCAAsC,GAAE,OAAO,CAAC,sCAAsC,CAAC,GAAG,SAAc,GAAI,IAAI,CAI5M;AACD,MAAM,WAAW,sCAAuC,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACvG;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;CACxB;AACD;;GAEG;AACH,MAAM,WAAW,qCAAsC,SAAQ,kBAAkB,CAAC,qCAAqC,CAAC;IACpH;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,sCAAsC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oBAAoB,GAAG,SAAS,CAAC,CAAC;IACjK;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,sCAAsC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjK;AACD;;GAEG;AACH,eAAO,MAAM,gDAAgD,0FAA0F,CAAC;AACxJ;;GAEG;AACH,eAAO,MAAM,qDAAqD,EAAE,gBAanE,CAAC"}
|
|
@@ -1,60 +1,54 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UploadClientCertificateRequestBuilderRequestsMetadata = exports.UploadClientCertificateRequestBuilderUriTemplate = exports.serializeUploadClientCertificatePostRequestBody = exports.deserializeIntoUploadClientCertificatePostRequestBody = exports.createUploadClientCertificatePostRequestBodyFromDiscriminatorValue = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createIdentityApiConnectorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/index.js';
|
|
9
6
|
// @ts-ignore
|
|
10
|
-
|
|
7
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
11
8
|
/**
|
|
12
9
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
13
10
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
14
11
|
* @returns {UploadClientCertificatePostRequestBody}
|
|
15
12
|
*/
|
|
16
|
-
function createUploadClientCertificatePostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
13
|
+
export function createUploadClientCertificatePostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
17
14
|
return deserializeIntoUploadClientCertificatePostRequestBody;
|
|
18
15
|
}
|
|
19
|
-
exports.createUploadClientCertificatePostRequestBodyFromDiscriminatorValue = createUploadClientCertificatePostRequestBodyFromDiscriminatorValue;
|
|
20
16
|
/**
|
|
21
17
|
* The deserialization information for the current model
|
|
22
18
|
* @returns {Record<string, (node: ParseNode) => void>}
|
|
23
19
|
*/
|
|
24
|
-
function deserializeIntoUploadClientCertificatePostRequestBody(uploadClientCertificatePostRequestBody = {}) {
|
|
20
|
+
export function deserializeIntoUploadClientCertificatePostRequestBody(uploadClientCertificatePostRequestBody = {}) {
|
|
25
21
|
return {
|
|
26
22
|
"backingStoreEnabled": n => { uploadClientCertificatePostRequestBody.backingStoreEnabled = true; },
|
|
27
23
|
"password": n => { uploadClientCertificatePostRequestBody.password = n.getStringValue(); },
|
|
28
24
|
"pkcs12Value": n => { uploadClientCertificatePostRequestBody.pkcs12Value = n.getStringValue(); },
|
|
29
25
|
};
|
|
30
26
|
}
|
|
31
|
-
exports.deserializeIntoUploadClientCertificatePostRequestBody = deserializeIntoUploadClientCertificatePostRequestBody;
|
|
32
27
|
/**
|
|
33
28
|
* Serializes information the current object
|
|
34
29
|
* @param writer Serialization writer to use to serialize this model
|
|
35
30
|
*/
|
|
36
|
-
function serializeUploadClientCertificatePostRequestBody(writer, uploadClientCertificatePostRequestBody = {}) {
|
|
31
|
+
export function serializeUploadClientCertificatePostRequestBody(writer, uploadClientCertificatePostRequestBody = {}) {
|
|
37
32
|
writer.writeStringValue("password", uploadClientCertificatePostRequestBody.password);
|
|
38
33
|
writer.writeStringValue("pkcs12Value", uploadClientCertificatePostRequestBody.pkcs12Value);
|
|
39
34
|
writer.writeAdditionalData(uploadClientCertificatePostRequestBody.additionalData);
|
|
40
35
|
}
|
|
41
|
-
exports.serializeUploadClientCertificatePostRequestBody = serializeUploadClientCertificatePostRequestBody;
|
|
42
36
|
/**
|
|
43
37
|
* Uri template for the request builder.
|
|
44
38
|
*/
|
|
45
|
-
|
|
39
|
+
export const UploadClientCertificateRequestBuilderUriTemplate = "{+baseurl}/identity/apiConnectors/{identityApiConnector%2Did}/uploadClientCertificate";
|
|
46
40
|
/**
|
|
47
41
|
* Metadata for all the requests in the request builder.
|
|
48
42
|
*/
|
|
49
|
-
|
|
43
|
+
export const UploadClientCertificateRequestBuilderRequestsMetadata = {
|
|
50
44
|
post: {
|
|
51
|
-
uriTemplate:
|
|
45
|
+
uriTemplate: UploadClientCertificateRequestBuilderUriTemplate,
|
|
52
46
|
responseBodyContentType: "application/json",
|
|
53
47
|
errorMappings: {
|
|
54
|
-
XXX:
|
|
48
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
55
49
|
},
|
|
56
50
|
adapterMethodName: "send",
|
|
57
|
-
responseBodyFactory:
|
|
51
|
+
responseBodyFactory: createIdentityApiConnectorFromDiscriminatorValue,
|
|
58
52
|
requestBodyContentType: "application/json",
|
|
59
53
|
requestBodySerializer: serializeUploadClientCertificatePostRequestBody,
|
|
60
54
|
requestInformationContentSetMethod: "setContentFromParsable",
|
|
@@ -62,3 +56,4 @@ exports.UploadClientCertificateRequestBuilderRequestsMetadata = {
|
|
|
62
56
|
};
|
|
63
57
|
/* tslint:enable */
|
|
64
58
|
/* eslint-enable */
|
|
59
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,gDAAgD,EAA4D,MAAM,wCAAwC,CAAC;AACpK,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,MAAM,UAAU,kEAAkE,CAAC,SAAgC;IAC/G,OAAO,qDAAqD,CAAC;AACjE,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,qDAAqD,CAAC,yCAAsG,EAAE;IAC1K,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,sCAAsC,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QAClG,UAAU,EAAE,CAAC,CAAC,EAAE,GAAG,sCAAsC,CAAC,QAAQ,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QAC1F,aAAa,EAAE,CAAC,CAAC,EAAE,GAAG,sCAAsC,CAAC,WAAW,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;KACnG,CAAA;AACL,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,+CAA+C,CAAC,MAA2B,EAAE,yCAAsG,EAAE;IACjM,MAAM,CAAC,gBAAgB,CAAC,UAAU,EAAE,sCAAsC,CAAC,QAAQ,CAAC,CAAC;IACrF,MAAM,CAAC,gBAAgB,CAAC,aAAa,EAAE,sCAAsC,CAAC,WAAW,CAAC,CAAC;IAC3F,MAAM,CAAC,mBAAmB,CAAC,sCAAsC,CAAC,cAAc,CAAC,CAAC;AACtF,CAAC;AAwCD;;GAEG;AACH,MAAM,CAAC,MAAM,gDAAgD,GAAG,uFAAuF,CAAC;AACxJ;;GAEG;AACH,MAAM,CAAC,MAAM,qDAAqD,GAAqB;IACnF,IAAI,EAAE;QACF,WAAW,EAAE,gDAAgD;QAC7D,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,gDAAgD;QACtE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,+CAA+C;QACtE,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -1,15 +1,12 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CountRequestBuilderRequestsMetadata = exports.CountRequestBuilderUriTemplate = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
9
6
|
/**
|
|
10
7
|
* Uri template for the request builder.
|
|
11
8
|
*/
|
|
12
|
-
|
|
9
|
+
export const CountRequestBuilderUriTemplate = "{+baseurl}/identity/authenticationEventListeners/$count{?%24filter,%24search}";
|
|
13
10
|
/**
|
|
14
11
|
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
15
12
|
*/
|
|
@@ -20,12 +17,12 @@ const CountRequestBuilderGetQueryParametersMapper = {
|
|
|
20
17
|
/**
|
|
21
18
|
* Metadata for all the requests in the request builder.
|
|
22
19
|
*/
|
|
23
|
-
|
|
20
|
+
export const CountRequestBuilderRequestsMetadata = {
|
|
24
21
|
get: {
|
|
25
|
-
uriTemplate:
|
|
22
|
+
uriTemplate: CountRequestBuilderUriTemplate,
|
|
26
23
|
responseBodyContentType: "text/plain;q=0.9",
|
|
27
24
|
errorMappings: {
|
|
28
|
-
XXX:
|
|
25
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
29
26
|
},
|
|
30
27
|
adapterMethodName: "sendPrimitive",
|
|
31
28
|
responseBodyFactory: "number",
|
|
@@ -34,3 +31,4 @@ exports.CountRequestBuilderRequestsMetadata = {
|
|
|
34
31
|
};
|
|
35
32
|
/* tslint:enable */
|
|
36
33
|
/* eslint-enable */
|
|
34
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAmC7H;;GAEG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAG,+EAA+E,CAAC;AAC9H;;GAEG;AACH,MAAM,2CAA2C,GAA2B;IACxE,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,mCAAmC,GAAqB;IACjE,GAAG,EAAE;QACD,WAAW,EAAE,8BAA8B;QAC3C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,eAAe;QAClC,mBAAmB,EAAG,QAAQ;QAC9B,qBAAqB,EAAE,2CAA2C;KACrE;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { type AuthenticationEventListener, type AuthenticationEventListenerCollectionResponse } from '@microsoft/msgraph-sdk/models/';
|
|
2
|
-
import { type CountRequestBuilder } from './count/';
|
|
3
|
-
import { type AuthenticationEventListenerItemRequestBuilder } from './item/';
|
|
1
|
+
import { type AuthenticationEventListener, type AuthenticationEventListenerCollectionResponse } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
|
+
import { type CountRequestBuilder } from './count/index.js';
|
|
3
|
+
import { type AuthenticationEventListenerItemRequestBuilder } from './item/index.js';
|
|
4
4
|
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
5
5
|
/**
|
|
6
6
|
* Provides operations to manage the authenticationEventListeners property of the microsoft.graph.identityContainer entity.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA4K,KAAK,2BAA2B,EAAE,KAAK,6CAA6C,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA4K,KAAK,2BAA2B,EAAE,KAAK,6CAA6C,EAAE,MAAM,wCAAwC,CAAC;AAIxT,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAAiE,KAAK,6CAA6C,EAAE,MAAM,iBAAiB,CAAC;AAEpJ,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,0CAA2C,SAAQ,kBAAkB,CAAC,0CAA0C,CAAC;IAC9H;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,+BAA+B,CAAC,6BAA6B,EAAE,MAAM,GAAI,6CAA6C,CAAC;IACxH;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,4DAA4D,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,6CAA6C,GAAG,SAAS,CAAC,CAAC;IACjM;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,2BAA2B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,2BAA2B,GAAG,SAAS,CAAC,CAAC;IAC7J;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,4DAA4D,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACrK;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,2BAA2B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACtJ;AACD;;GAEG;AACH,MAAM,WAAW,4DAA4D;IACzE;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,eAAO,MAAM,qDAAqD,kIAAkI,CAAC;AAcrM;;GAEG;AACH,eAAO,MAAM,4DAA4D,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,0CAA0C,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAQlM,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,0DAA0D,EAAE,gBAuBxE,CAAC"}
|
|
@@ -1,21 +1,18 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.AuthenticationEventListenersRequestBuilderRequestsMetadata = exports.AuthenticationEventListenersRequestBuilderNavigationMetadata = exports.AuthenticationEventListenersRequestBuilderUriTemplate = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createAuthenticationEventListenerCollectionResponseFromDiscriminatorValue, createAuthenticationEventListenerFromDiscriminatorValue, serializeAuthenticationEventListener } from '@microsoft/msgraph-sdk/models/index.js';
|
|
9
6
|
// @ts-ignore
|
|
10
|
-
|
|
7
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
11
8
|
// @ts-ignore
|
|
12
|
-
|
|
9
|
+
import { CountRequestBuilderRequestsMetadata } from './count/index.js';
|
|
13
10
|
// @ts-ignore
|
|
14
|
-
|
|
11
|
+
import { AuthenticationEventListenerItemRequestBuilderRequestsMetadata } from './item/index.js';
|
|
15
12
|
/**
|
|
16
13
|
* Uri template for the request builder.
|
|
17
14
|
*/
|
|
18
|
-
|
|
15
|
+
export const AuthenticationEventListenersRequestBuilderUriTemplate = "{+baseurl}/identity/authenticationEventListeners{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
|
|
19
16
|
/**
|
|
20
17
|
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
21
18
|
*/
|
|
@@ -32,41 +29,42 @@ const AuthenticationEventListenersRequestBuilderGetQueryParametersMapper = {
|
|
|
32
29
|
/**
|
|
33
30
|
* Metadata for all the navigation properties in the request builder.
|
|
34
31
|
*/
|
|
35
|
-
|
|
32
|
+
export const AuthenticationEventListenersRequestBuilderNavigationMetadata = {
|
|
36
33
|
byAuthenticationEventListenerId: {
|
|
37
|
-
requestsMetadata:
|
|
34
|
+
requestsMetadata: AuthenticationEventListenerItemRequestBuilderRequestsMetadata,
|
|
38
35
|
pathParametersMappings: ["authenticationEventListener%2Did"],
|
|
39
36
|
},
|
|
40
37
|
count: {
|
|
41
|
-
requestsMetadata:
|
|
38
|
+
requestsMetadata: CountRequestBuilderRequestsMetadata,
|
|
42
39
|
},
|
|
43
40
|
};
|
|
44
41
|
/**
|
|
45
42
|
* Metadata for all the requests in the request builder.
|
|
46
43
|
*/
|
|
47
|
-
|
|
44
|
+
export const AuthenticationEventListenersRequestBuilderRequestsMetadata = {
|
|
48
45
|
get: {
|
|
49
|
-
uriTemplate:
|
|
46
|
+
uriTemplate: AuthenticationEventListenersRequestBuilderUriTemplate,
|
|
50
47
|
responseBodyContentType: "application/json",
|
|
51
48
|
errorMappings: {
|
|
52
|
-
XXX:
|
|
49
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
53
50
|
},
|
|
54
51
|
adapterMethodName: "send",
|
|
55
|
-
responseBodyFactory:
|
|
52
|
+
responseBodyFactory: createAuthenticationEventListenerCollectionResponseFromDiscriminatorValue,
|
|
56
53
|
queryParametersMapper: AuthenticationEventListenersRequestBuilderGetQueryParametersMapper,
|
|
57
54
|
},
|
|
58
55
|
post: {
|
|
59
|
-
uriTemplate:
|
|
56
|
+
uriTemplate: AuthenticationEventListenersRequestBuilderUriTemplate,
|
|
60
57
|
responseBodyContentType: "application/json",
|
|
61
58
|
errorMappings: {
|
|
62
|
-
XXX:
|
|
59
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
63
60
|
},
|
|
64
61
|
adapterMethodName: "send",
|
|
65
|
-
responseBodyFactory:
|
|
62
|
+
responseBodyFactory: createAuthenticationEventListenerFromDiscriminatorValue,
|
|
66
63
|
requestBodyContentType: "application/json",
|
|
67
|
-
requestBodySerializer:
|
|
64
|
+
requestBodySerializer: serializeAuthenticationEventListener,
|
|
68
65
|
requestInformationContentSetMethod: "setContentFromParsable",
|
|
69
66
|
},
|
|
70
67
|
};
|
|
71
68
|
/* tslint:enable */
|
|
72
69
|
/* eslint-enable */
|
|
70
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,yEAAyE,EAAE,uDAAuD,EAAE,oCAAoC,EAAwF,MAAM,wCAAwC,CAAC;AACxT,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAE,6DAA6D,EAAsD,MAAM,iBAAiB,CAAC;AAsFpJ;;GAEG;AACH,MAAM,CAAC,MAAM,qDAAqD,GAAG,+HAA+H,CAAC;AACrM;;GAEG;AACH,MAAM,kEAAkE,GAA2B;IAC/F,OAAO,EAAE,UAAU;IACnB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,SAAS,EAAE,YAAY;IACvB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,MAAM,EAAE,SAAS;IACjB,KAAK,EAAE,QAAQ;CAClB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,4DAA4D,GAA8H;IACnM,+BAA+B,EAAE;QAC7B,gBAAgB,EAAE,6DAA6D;QAC/E,sBAAsB,EAAE,CAAC,kCAAkC,CAAC;KAC/D;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,0DAA0D,GAAqB;IACxF,GAAG,EAAE;QACD,WAAW,EAAE,qDAAqD;QAClE,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,yEAAyE;QAC/F,qBAAqB,EAAE,kEAAkE;KAC5F;IACD,IAAI,EAAE;QACF,WAAW,EAAE,qDAAqD;QAClE,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,uDAAuD;QAC7E,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,oCAAoC;QAC3D,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type AuthenticationEventListener } from '@microsoft/msgraph-sdk/models/';
|
|
1
|
+
import { type AuthenticationEventListener } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
2
|
import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
3
3
|
/**
|
|
4
4
|
* Provides operations to manage the authenticationEventListeners property of the microsoft.graph.identityContainer entity.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAiG,KAAK,2BAA2B,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAiG,KAAK,2BAA2B,EAAE,MAAM,wCAAwC,CAAC;AAIzL,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,6CAA8C,SAAQ,kBAAkB,CAAC,6CAA6C,CAAC;IACpI;;;;;OAKG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,+DAA+D,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,2BAA2B,GAAG,SAAS,CAAC,CAAC;IAClL;;;;;;;OAOG;IACF,KAAK,CAAC,IAAI,EAAE,2BAA2B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,2BAA2B,GAAG,SAAS,CAAC,CAAC;IAC9J;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,+DAA+D,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACxK;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,2BAA2B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACvJ;AACD;;GAEG;AACH,MAAM,WAAW,+DAA+D;IAC5E;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,wDAAwD,8GAA8G,CAAC;AAQpL;;GAEG;AACH,eAAO,MAAM,6DAA6D,EAAE,gBA+B3E,CAAC"}
|
|
@@ -1,17 +1,14 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.AuthenticationEventListenerItemRequestBuilderRequestsMetadata = exports.AuthenticationEventListenerItemRequestBuilderUriTemplate = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createAuthenticationEventListenerFromDiscriminatorValue, serializeAuthenticationEventListener } from '@microsoft/msgraph-sdk/models/index.js';
|
|
9
6
|
// @ts-ignore
|
|
10
|
-
|
|
7
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
11
8
|
/**
|
|
12
9
|
* Uri template for the request builder.
|
|
13
10
|
*/
|
|
14
|
-
|
|
11
|
+
export const AuthenticationEventListenerItemRequestBuilderUriTemplate = "{+baseurl}/identity/authenticationEventListeners/{authenticationEventListener%2Did}{?%24expand,%24select}";
|
|
15
12
|
/**
|
|
16
13
|
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
17
14
|
*/
|
|
@@ -22,37 +19,38 @@ const AuthenticationEventListenerItemRequestBuilderGetQueryParametersMapper = {
|
|
|
22
19
|
/**
|
|
23
20
|
* Metadata for all the requests in the request builder.
|
|
24
21
|
*/
|
|
25
|
-
|
|
22
|
+
export const AuthenticationEventListenerItemRequestBuilderRequestsMetadata = {
|
|
26
23
|
delete: {
|
|
27
|
-
uriTemplate:
|
|
24
|
+
uriTemplate: AuthenticationEventListenerItemRequestBuilderUriTemplate,
|
|
28
25
|
responseBodyContentType: "application/json",
|
|
29
26
|
errorMappings: {
|
|
30
|
-
XXX:
|
|
27
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
31
28
|
},
|
|
32
29
|
adapterMethodName: "sendNoResponseContent",
|
|
33
30
|
},
|
|
34
31
|
get: {
|
|
35
|
-
uriTemplate:
|
|
32
|
+
uriTemplate: AuthenticationEventListenerItemRequestBuilderUriTemplate,
|
|
36
33
|
responseBodyContentType: "application/json",
|
|
37
34
|
errorMappings: {
|
|
38
|
-
XXX:
|
|
35
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
39
36
|
},
|
|
40
37
|
adapterMethodName: "send",
|
|
41
|
-
responseBodyFactory:
|
|
38
|
+
responseBodyFactory: createAuthenticationEventListenerFromDiscriminatorValue,
|
|
42
39
|
queryParametersMapper: AuthenticationEventListenerItemRequestBuilderGetQueryParametersMapper,
|
|
43
40
|
},
|
|
44
41
|
patch: {
|
|
45
|
-
uriTemplate:
|
|
42
|
+
uriTemplate: AuthenticationEventListenerItemRequestBuilderUriTemplate,
|
|
46
43
|
responseBodyContentType: "application/json",
|
|
47
44
|
errorMappings: {
|
|
48
|
-
XXX:
|
|
45
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
49
46
|
},
|
|
50
47
|
adapterMethodName: "send",
|
|
51
|
-
responseBodyFactory:
|
|
48
|
+
responseBodyFactory: createAuthenticationEventListenerFromDiscriminatorValue,
|
|
52
49
|
requestBodyContentType: "application/json",
|
|
53
|
-
requestBodySerializer:
|
|
50
|
+
requestBodySerializer: serializeAuthenticationEventListener,
|
|
54
51
|
requestInformationContentSetMethod: "setContentFromParsable",
|
|
55
52
|
},
|
|
56
53
|
};
|
|
57
54
|
/* tslint:enable */
|
|
58
55
|
/* eslint-enable */
|
|
56
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,uDAAuD,EAAE,oCAAoC,EAAoC,MAAM,wCAAwC,CAAC;AACzL,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAiE7H;;GAEG;AACH,MAAM,CAAC,MAAM,wDAAwD,GAAG,2GAA2G,CAAC;AACpL;;GAEG;AACH,MAAM,qEAAqE,GAA2B;IAClG,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,6DAA6D,GAAqB;IAC3F,MAAM,EAAE;QACJ,WAAW,EAAE,wDAAwD;QACrE,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;KAC7C;IACD,GAAG,EAAE;QACD,WAAW,EAAE,wDAAwD;QACrE,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,uDAAuD;QAC7E,qBAAqB,EAAE,qEAAqE;KAC/F;IACD,KAAK,EAAE;QACH,WAAW,EAAE,wDAAwD;QACrE,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,uDAAuD;QAC7E,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,oCAAoC;QAC3D,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|