.gitignore
.travis.yml
Cargo.toml
README.md
docs/AdminCreateIdentityBody.md
docs/AdminCreateSelfServiceRecoveryLinkBody.md
docs/AdminUpdateIdentityBody.md
docs/AuthenticateOkBody.md
docs/AuthenticatorAssuranceLevel.md
docs/ContainerChangeResponseItem.md
docs/ContainerCreateCreatedBody.md
docs/ContainerTopOkBody.md
docs/ContainerUpdateOkBody.md
docs/ContainerWaitOkBody.md
docs/ContainerWaitOkBodyError.md
docs/ErrorResponse.md
docs/GenericError.md
docs/GraphDriverData.md
docs/HealthNotReadyStatus.md
docs/HealthStatus.md
docs/IdResponse.md
docs/Identity.md
docs/IdentityCredentials.md
docs/IdentityCredentialsType.md
docs/IdentityState.md
docs/ImageDeleteResponseItem.md
docs/ImageSummary.md
docs/InlineResponse200.md
docs/InlineResponse2001.md
docs/InlineResponse503.md
docs/JsonError.md
docs/Meta.md
docs/MetadataApi.md
docs/Plugin.md
docs/PluginConfig.md
docs/PluginConfigArgs.md
docs/PluginConfigInterface.md
docs/PluginConfigLinux.md
docs/PluginConfigNetwork.md
docs/PluginConfigRootfs.md
docs/PluginConfigUser.md
docs/PluginDevice.md
docs/PluginEnv.md
docs/PluginInterfaceType.md
docs/PluginMount.md
docs/PluginSettings.md
docs/Port.md
docs/RecoveryAddress.md
docs/SelfServiceError.md
docs/SelfServiceLoginFlow.md
docs/SelfServiceLogoutUrl.md
docs/SelfServiceRecoveryFlow.md
docs/SelfServiceRecoveryFlowState.md
docs/SelfServiceRecoveryLink.md
docs/SelfServiceRegistrationFlow.md
docs/SelfServiceSettingsFlow.md
docs/SelfServiceSettingsFlowState.md
docs/SelfServiceVerificationFlow.md
docs/SelfServiceVerificationFlowState.md
docs/ServiceUpdateResponse.md
docs/Session.md
docs/SessionAuthenticationMethod.md
docs/SessionDevice.md
docs/SettingsProfileFormConfig.md
docs/SubmitSelfServiceLoginFlowBody.md
docs/SubmitSelfServiceLoginFlowWithLookupSecretMethodBody.md
docs/SubmitSelfServiceLoginFlowWithOidcMethodBody.md
docs/SubmitSelfServiceLoginFlowWithPasswordMethodBody.md
docs/SubmitSelfServiceLoginFlowWithTotpMethodBody.md
docs/SubmitSelfServiceLoginFlowWithWebAuthnMethodBody.md
docs/SubmitSelfServiceLogoutFlowWithoutBrowserBody.md
docs/SubmitSelfServiceRecoveryFlowBody.md
docs/SubmitSelfServiceRecoveryFlowWithLinkMethodBody.md
docs/SubmitSelfServiceRegistrationFlowBody.md
docs/SubmitSelfServiceRegistrationFlowWithOidcMethodBody.md
docs/SubmitSelfServiceRegistrationFlowWithPasswordMethodBody.md
docs/SubmitSelfServiceSettingsFlowBody.md
docs/SubmitSelfServiceSettingsFlowWithLookupMethodBody.md
docs/SubmitSelfServiceSettingsFlowWithOidcMethodBody.md
docs/SubmitSelfServiceSettingsFlowWithPasswordMethodBody.md
docs/SubmitSelfServiceSettingsFlowWithProfileMethodBody.md
docs/SubmitSelfServiceSettingsFlowWithTotpMethodBody.md
docs/SubmitSelfServiceSettingsFlowWithWebAuthnMethodBody.md
docs/SubmitSelfServiceVerificationFlowBody.md
docs/SubmitSelfServiceVerificationFlowWithLinkMethodBody.md
docs/SuccessfulSelfServiceLoginWithoutBrowser.md
docs/SuccessfulSelfServiceRegistrationWithoutBrowser.md
docs/UiContainer.md
docs/UiNode.md
docs/UiNodeAnchorAttributes.md
docs/UiNodeAttributes.md
docs/UiNodeImageAttributes.md
docs/UiNodeInputAttributes.md
docs/UiNodeTextAttributes.md
docs/UiText.md
docs/V0alpha2Api.md
docs/VerifiableIdentityAddress.md
docs/Version.md
docs/Volume.md
docs/VolumeUsageData.md
git_push.sh
src/apis/configuration.rs
src/apis/metadata_api.rs
src/apis/mod.rs
src/apis/v0alpha2_api.rs
src/lib.rs
src/models/admin_create_identity_body.rs
src/models/admin_create_self_service_recovery_link_body.rs
src/models/admin_update_identity_body.rs
src/models/authenticate_ok_body.rs
src/models/authenticator_assurance_level.rs
src/models/container_change_response_item.rs
src/models/container_create_created_body.rs
src/models/container_top_ok_body.rs
src/models/container_update_ok_body.rs
src/models/container_wait_ok_body.rs
src/models/container_wait_ok_body_error.rs
src/models/error_response.rs
src/models/generic_error.rs
src/models/graph_driver_data.rs
src/models/health_not_ready_status.rs
src/models/health_status.rs
src/models/id_response.rs
src/models/identity.rs
src/models/identity_credentials.rs
src/models/identity_credentials_type.rs
src/models/identity_state.rs
src/models/image_delete_response_item.rs
src/models/image_summary.rs
src/models/inline_response_200.rs
src/models/inline_response_200_1.rs
src/models/inline_response_503.rs
src/models/json_error.rs
src/models/meta.rs
src/models/mod.rs
src/models/plugin.rs
src/models/plugin_config.rs
src/models/plugin_config_args.rs
src/models/plugin_config_interface.rs
src/models/plugin_config_linux.rs
src/models/plugin_config_network.rs
src/models/plugin_config_rootfs.rs
src/models/plugin_config_user.rs
src/models/plugin_device.rs
src/models/plugin_env.rs
src/models/plugin_interface_type.rs
src/models/plugin_mount.rs
src/models/plugin_settings.rs
src/models/port.rs
src/models/recovery_address.rs
src/models/self_service_error.rs
src/models/self_service_login_flow.rs
src/models/self_service_logout_url.rs
src/models/self_service_recovery_flow.rs
src/models/self_service_recovery_flow_state.rs
src/models/self_service_recovery_link.rs
src/models/self_service_registration_flow.rs
src/models/self_service_settings_flow.rs
src/models/self_service_settings_flow_state.rs
src/models/self_service_verification_flow.rs
src/models/self_service_verification_flow_state.rs
src/models/service_update_response.rs
src/models/session.rs
src/models/session_authentication_method.rs
src/models/session_device.rs
src/models/settings_profile_form_config.rs
src/models/submit_self_service_login_flow_body.rs
src/models/submit_self_service_login_flow_with_lookup_secret_method_body.rs
src/models/submit_self_service_login_flow_with_oidc_method_body.rs
src/models/submit_self_service_login_flow_with_password_method_body.rs
src/models/submit_self_service_login_flow_with_totp_method_body.rs
src/models/submit_self_service_login_flow_with_web_authn_method_body.rs
src/models/submit_self_service_logout_flow_without_browser_body.rs
src/models/submit_self_service_recovery_flow_body.rs
src/models/submit_self_service_recovery_flow_with_link_method_body.rs
src/models/submit_self_service_registration_flow_body.rs
src/models/submit_self_service_registration_flow_with_oidc_method_body.rs
src/models/submit_self_service_registration_flow_with_password_method_body.rs
src/models/submit_self_service_settings_flow_body.rs
src/models/submit_self_service_settings_flow_with_lookup_method_body.rs
src/models/submit_self_service_settings_flow_with_oidc_method_body.rs
src/models/submit_self_service_settings_flow_with_password_method_body.rs
src/models/submit_self_service_settings_flow_with_profile_method_body.rs
src/models/submit_self_service_settings_flow_with_totp_method_body.rs
src/models/submit_self_service_settings_flow_with_web_authn_method_body.rs
src/models/submit_self_service_verification_flow_body.rs
src/models/submit_self_service_verification_flow_with_link_method_body.rs
src/models/successful_self_service_login_without_browser.rs
src/models/successful_self_service_registration_without_browser.rs
src/models/ui_container.rs
src/models/ui_node.rs
src/models/ui_node_anchor_attributes.rs
src/models/ui_node_attributes.rs
src/models/ui_node_image_attributes.rs
src/models/ui_node_input_attributes.rs
src/models/ui_node_text_attributes.rs
src/models/ui_text.rs
src/models/verifiable_identity_address.rs
src/models/version.rs
src/models/volume.rs
src/models/volume_usage_data.rs
