.gitignore
.travis.yml
Cargo.toml
README.md
docs/AuthenticateOkBody.md
docs/ContainerChangeResponseItem.md
docs/ContainerCreateCreatedBody.md
docs/ContainerTopOkBody.md
docs/ContainerUpdateOkBody.md
docs/ContainerWaitOkBody.md
docs/ContainerWaitOkBodyError.md
docs/CreateIdentity.md
docs/CreateRecoveryLink.md
docs/DefaultApi.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/ImageDeleteResponseItem.md
docs/ImageSummary.md
docs/InlineResponse200.md
docs/InlineResponse2001.md
docs/InlineResponse503.md
docs/JsonError.md
docs/LoginFlow.md
docs/LoginViaApiResponse.md
docs/Meta.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/RecoveryFlow.md
docs/RecoveryLink.md
docs/RegistrationFlow.md
docs/RegistrationViaApiResponse.md
docs/RevokeSession.md
docs/SelfServiceErrorContainer.md
docs/ServiceUpdateResponse.md
docs/Session.md
docs/SettingsFlow.md
docs/SettingsProfileFormConfig.md
docs/SettingsViaApiResponse.md
docs/SubmitSelfServiceBrowserSettingsOidcFlowPayload.md
docs/SubmitSelfServiceLoginFlow.md
docs/SubmitSelfServiceLoginFlowWithPasswordMethod.md
docs/SubmitSelfServiceRecoveryFlowWithLinkMethod.md
docs/SubmitSelfServiceRegistrationFlow.md
docs/SubmitSelfServiceRegistrationFlowWithPasswordMethod.md
docs/SubmitSelfServiceSettingsFlow.md
docs/SubmitSelfServiceSettingsFlowWithPasswordMethod.md
docs/SubmitSelfServiceSettingsFlowWithProfileMethod.md
docs/SubmitSelfServiceVerificationFlowWithLinkMethod.md
docs/UiContainer.md
docs/UiNode.md
docs/UiNodeAnchorAttributes.md
docs/UiNodeAttributes.md
docs/UiNodeImageAttributes.md
docs/UiNodeInputAttributes.md
docs/UiNodeInputAttributesValue.md
docs/UiNodeTextAttributes.md
docs/UiText.md
docs/UpdateIdentity.md
docs/VerifiableIdentityAddress.md
docs/VerificationFlow.md
docs/Version.md
docs/Volume.md
docs/VolumeUsageData.md
git_push.sh
src/apis/configuration.rs
src/apis/default_api.rs
src/apis/mod.rs
src/lib.rs
src/models/authenticate_ok_body.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/create_identity.rs
src/models/create_recovery_link.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/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/login_flow.rs
src/models/login_via_api_response.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/recovery_flow.rs
src/models/recovery_link.rs
src/models/registration_flow.rs
src/models/registration_via_api_response.rs
src/models/revoke_session.rs
src/models/self_service_error_container.rs
src/models/service_update_response.rs
src/models/session.rs
src/models/settings_flow.rs
src/models/settings_profile_form_config.rs
src/models/settings_via_api_response.rs
src/models/submit_self_service_browser_settings_oidc_flow_payload.rs
src/models/submit_self_service_login_flow.rs
src/models/submit_self_service_login_flow_with_password_method.rs
src/models/submit_self_service_recovery_flow_with_link_method.rs
src/models/submit_self_service_registration_flow.rs
src/models/submit_self_service_registration_flow_with_password_method.rs
src/models/submit_self_service_settings_flow.rs
src/models/submit_self_service_settings_flow_with_password_method.rs
src/models/submit_self_service_settings_flow_with_profile_method.rs
src/models/submit_self_service_verification_flow_with_link_method.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_input_attributes_value.rs
src/models/ui_node_text_attributes.rs
src/models/ui_text.rs
src/models/update_identity.rs
src/models/verifiable_identity_address.rs
src/models/verification_flow.rs
src/models/version.rs
src/models/volume.rs
src/models/volume_usage_data.rs
