ngrok-api 0.27.0 → 0.28.0
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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +4 -0
- data/Gemfile.lock +1 -11
- data/doc/NgrokAPI/Client.html +1 -1
- data/doc/NgrokAPI/Error.html +1 -1
- data/doc/NgrokAPI/Errors/NotFoundError.html +1 -1
- data/doc/NgrokAPI/Errors.html +1 -1
- data/doc/NgrokAPI/HttpClient.html +1 -1
- data/doc/NgrokAPI/Models/APIKey.html +1 -1
- data/doc/NgrokAPI/Models/AWSAuth.html +1 -1
- data/doc/NgrokAPI/Models/AWSCredentials.html +1 -1
- data/doc/NgrokAPI/Models/AWSRole.html +1 -1
- data/doc/NgrokAPI/Models/AbuseReport.html +1 -1
- data/doc/NgrokAPI/Models/AbuseReportHostname.html +1 -1
- data/doc/NgrokAPI/Models/AgentIngress.html +1 -1
- data/doc/NgrokAPI/Models/AgentIngressCertJob.html +1 -1
- data/doc/NgrokAPI/Models/AgentIngressCertPolicy.html +1 -1
- data/doc/NgrokAPI/Models/AgentIngressCertStatus.html +1 -1
- data/doc/NgrokAPI/Models/ApplicationSession.html +1 -1
- data/doc/NgrokAPI/Models/ApplicationUser.html +1 -1
- data/doc/NgrokAPI/Models/BotUser.html +1 -1
- data/doc/NgrokAPI/Models/BrowserSession.html +1 -1
- data/doc/NgrokAPI/Models/CertificateAuthority.html +1 -1
- data/doc/NgrokAPI/Models/Credential.html +1 -1
- data/doc/NgrokAPI/Models/Endpoint.html +1 -1
- data/doc/NgrokAPI/Models/EndpointBackend.html +1 -1
- data/doc/NgrokAPI/Models/EndpointBackendMutate.html +1 -1
- data/doc/NgrokAPI/Models/EndpointCircuitBreaker.html +1 -1
- data/doc/NgrokAPI/Models/EndpointCompression.html +1 -1
- data/doc/NgrokAPI/Models/EndpointIPPolicy.html +1 -1
- data/doc/NgrokAPI/Models/EndpointIPPolicyMutate.html +1 -1
- data/doc/NgrokAPI/Models/EndpointMutualTLS.html +1 -1
- data/doc/NgrokAPI/Models/EndpointMutualTLSMutate.html +1 -1
- data/doc/NgrokAPI/Models/EndpointOAuth.html +1 -1
- data/doc/NgrokAPI/Models/EndpointOAuthAmazon.html +1 -1
- data/doc/NgrokAPI/Models/EndpointOAuthFacebook.html +1 -1
- data/doc/NgrokAPI/Models/EndpointOAuthGitHub.html +1 -1
- data/doc/NgrokAPI/Models/EndpointOAuthGitLab.html +1 -1
- data/doc/NgrokAPI/Models/EndpointOAuthGoogle.html +1 -1
- data/doc/NgrokAPI/Models/EndpointOAuthLinkedIn.html +1 -1
- data/doc/NgrokAPI/Models/EndpointOAuthMicrosoft.html +1 -1
- data/doc/NgrokAPI/Models/EndpointOAuthProvider.html +1 -1
- data/doc/NgrokAPI/Models/EndpointOAuthTwitch.html +1 -1
- data/doc/NgrokAPI/Models/EndpointOIDC.html +1 -1
- data/doc/NgrokAPI/Models/EndpointRequestHeaders.html +1 -1
- data/doc/NgrokAPI/Models/EndpointResponseHeaders.html +1 -1
- data/doc/NgrokAPI/Models/EndpointSAML.html +1 -1
- data/doc/NgrokAPI/Models/EndpointSAMLMutate.html +1 -1
- data/doc/NgrokAPI/Models/EndpointTLSTermination.html +1 -1
- data/doc/NgrokAPI/Models/EndpointTLSTerminationAtEdge.html +1 -1
- data/doc/NgrokAPI/Models/EndpointTrafficPolicy.html +1 -1
- data/doc/NgrokAPI/Models/EndpointUserAgentFilter.html +1 -1
- data/doc/NgrokAPI/Models/EndpointWebhookValidation.html +1 -1
- data/doc/NgrokAPI/Models/EndpointWebsocketTCPConverter.html +1 -1
- data/doc/NgrokAPI/Models/EventDestination.html +1 -1
- data/doc/NgrokAPI/Models/EventSource.html +1 -1
- data/doc/NgrokAPI/Models/EventSourceList.html +1 -1
- data/doc/NgrokAPI/Models/EventSourceReplace.html +1 -1
- data/doc/NgrokAPI/Models/EventSubscription.html +1 -1
- data/doc/NgrokAPI/Models/EventTarget.html +1 -1
- data/doc/NgrokAPI/Models/EventTargetAzureLogsIngestion.html +1 -1
- data/doc/NgrokAPI/Models/EventTargetCloudwatchLogs.html +1 -1
- data/doc/NgrokAPI/Models/EventTargetDatadog.html +1 -1
- data/doc/NgrokAPI/Models/EventTargetFirehose.html +1 -1
- data/doc/NgrokAPI/Models/EventTargetKinesis.html +1 -1
- data/doc/NgrokAPI/Models/FailoverBackend.html +1 -1
- data/doc/NgrokAPI/Models/HTTPResponseBackend.html +1 -1
- data/doc/NgrokAPI/Models/HTTPSEdge.html +1 -1
- data/doc/NgrokAPI/Models/HTTPSEdgeRoute.html +1 -1
- data/doc/NgrokAPI/Models/IPPolicy.html +1 -1
- data/doc/NgrokAPI/Models/IPPolicyRule.html +1 -1
- data/doc/NgrokAPI/Models/IPRestriction.html +1 -1
- data/doc/NgrokAPI/Models/IdentityProvider.html +1 -1
- data/doc/NgrokAPI/Models/Listable.html +1 -1
- data/doc/NgrokAPI/Models/Location.html +1 -1
- data/doc/NgrokAPI/Models/Ref.html +1 -1
- data/doc/NgrokAPI/Models/ReservedAddr.html +1 -1
- data/doc/NgrokAPI/Models/ReservedDomain.html +94 -20
- data/doc/NgrokAPI/Models/ReservedDomainCertJob.html +1 -1
- data/doc/NgrokAPI/Models/ReservedDomainCertPolicy.html +1 -1
- data/doc/NgrokAPI/Models/ReservedDomainCertStatus.html +1 -1
- data/doc/NgrokAPI/Models/ReservedDomainResolvesToEntry.html +595 -0
- data/doc/NgrokAPI/Models/SSHCertificateAuthority.html +1 -1
- data/doc/NgrokAPI/Models/SSHCredential.html +1 -1
- data/doc/NgrokAPI/Models/SSHHostCertificate.html +1 -1
- data/doc/NgrokAPI/Models/SSHUserCertificate.html +1 -1
- data/doc/NgrokAPI/Models/Secret.html +1 -1
- data/doc/NgrokAPI/Models/ServiceUser.html +1 -1
- data/doc/NgrokAPI/Models/StaticBackend.html +1 -1
- data/doc/NgrokAPI/Models/StaticBackendTLS.html +1 -1
- data/doc/NgrokAPI/Models/TCPEdge.html +1 -1
- data/doc/NgrokAPI/Models/TLSCertificate.html +1 -1
- data/doc/NgrokAPI/Models/TLSCertificateSANs.html +1 -1
- data/doc/NgrokAPI/Models/TLSEdge.html +1 -1
- data/doc/NgrokAPI/Models/Tunnel.html +1 -1
- data/doc/NgrokAPI/Models/TunnelGroupBackend.html +1 -1
- data/doc/NgrokAPI/Models/TunnelSession.html +1 -1
- data/doc/NgrokAPI/Models/UserAgent.html +1 -1
- data/doc/NgrokAPI/Models/Vault.html +1 -1
- data/doc/NgrokAPI/Models/WeightedBackend.html +1 -1
- data/doc/NgrokAPI/Models.html +3 -3
- data/doc/NgrokAPI/PagedIterator.html +1 -1
- data/doc/NgrokAPI/Services/APIKeysClient.html +31 -1
- data/doc/NgrokAPI/Services/AbuseReportsClient.html +1 -1
- data/doc/NgrokAPI/Services/AgentIngressesClient.html +31 -1
- data/doc/NgrokAPI/Services/ApplicationSessionsClient.html +1 -1
- data/doc/NgrokAPI/Services/ApplicationUsersClient.html +1 -1
- data/doc/NgrokAPI/Services/BotUsersClient.html +1 -1
- data/doc/NgrokAPI/Services/CertificateAuthoritiesClient.html +31 -1
- data/doc/NgrokAPI/Services/CredentialsClient.html +33 -3
- data/doc/NgrokAPI/Services/EdgeRouteBackendModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/EdgeRouteCircuitBreakerModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/EdgeRouteCompressionModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/EdgeRouteIPRestrictionModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/EdgeRouteOAuthModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/EdgeRouteOIDCModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/EdgeRouteRequestHeadersModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/EdgeRouteResponseHeadersModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/EdgeRouteSAMLModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/EdgeRouteTrafficPolicyModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/EdgeRouteUserAgentFilterModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/EdgeRouteWebhookVerificationModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/EdgeRouteWebsocketTCPConverterModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/EdgesHTTPSClient.html +1 -1
- data/doc/NgrokAPI/Services/EdgesHTTPSRoutesClient.html +1 -1
- data/doc/NgrokAPI/Services/EdgesTCPClient.html +1 -1
- data/doc/NgrokAPI/Services/EdgesTLSClient.html +1 -1
- data/doc/NgrokAPI/Services/EndpointsClient.html +51 -1
- data/doc/NgrokAPI/Services/EventDestinationsClient.html +31 -1
- data/doc/NgrokAPI/Services/EventSourcesClient.html +1 -1
- data/doc/NgrokAPI/Services/EventSubscriptionsClient.html +31 -1
- data/doc/NgrokAPI/Services/FailoverBackendsClient.html +1 -1
- data/doc/NgrokAPI/Services/HTTPResponseBackendsClient.html +1 -1
- data/doc/NgrokAPI/Services/HTTPSEdgeMutualTLSModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/HTTPSEdgeTLSTerminationModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/IPPoliciesClient.html +31 -1
- data/doc/NgrokAPI/Services/IPPolicyRulesClient.html +31 -1
- data/doc/NgrokAPI/Services/IPRestrictionsClient.html +31 -1
- data/doc/NgrokAPI/Services/ReservedAddrsClient.html +31 -1
- data/doc/NgrokAPI/Services/ReservedDomainsClient.html +215 -105
- data/doc/NgrokAPI/Services/SSHCertificateAuthoritiesClient.html +31 -1
- data/doc/NgrokAPI/Services/SSHCredentialsClient.html +31 -1
- data/doc/NgrokAPI/Services/SSHHostCertificatesClient.html +1 -1
- data/doc/NgrokAPI/Services/SSHUserCertificatesClient.html +1 -1
- data/doc/NgrokAPI/Services/SecretsClient.html +31 -1
- data/doc/NgrokAPI/Services/ServiceUsersClient.html +31 -1
- data/doc/NgrokAPI/Services/StaticBackendsClient.html +1 -1
- data/doc/NgrokAPI/Services/TCPEdgeBackendModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/TCPEdgeIPRestrictionModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/TCPEdgeTrafficPolicyModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/TLSCertificatesClient.html +31 -1
- data/doc/NgrokAPI/Services/TLSEdgeBackendModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/TLSEdgeIPRestrictionModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/TLSEdgeMutualTLSModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/TLSEdgeTLSTerminationModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/TLSEdgeTrafficPolicyModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/TunnelGroupBackendsClient.html +1 -1
- data/doc/NgrokAPI/Services/TunnelSessionsClient.html +31 -1
- data/doc/NgrokAPI/Services/TunnelsClient.html +1 -1
- data/doc/NgrokAPI/Services/VaultsClient.html +31 -1
- data/doc/NgrokAPI/Services/WeightedBackendsClient.html +1 -1
- data/doc/NgrokAPI/Services.html +1 -1
- data/doc/NgrokAPI.html +2 -2
- data/doc/_index.html +8 -1
- data/doc/class_list.html +1 -1
- data/doc/file.README.html +1 -1
- data/doc/index.html +1 -1
- data/doc/method_list.html +1207 -1143
- data/doc/top-level-namespace.html +1 -1
- data/docs/NgrokAPI/Client.html +1 -1
- data/docs/NgrokAPI/Error.html +1 -1
- data/docs/NgrokAPI/Errors/NotFoundError.html +1 -1
- data/docs/NgrokAPI/Errors.html +1 -1
- data/docs/NgrokAPI/HttpClient.html +1 -1
- data/docs/NgrokAPI/Models/APIKey.html +1 -1
- data/docs/NgrokAPI/Models/AWSAuth.html +1 -1
- data/docs/NgrokAPI/Models/AWSCredentials.html +1 -1
- data/docs/NgrokAPI/Models/AWSRole.html +1 -1
- data/docs/NgrokAPI/Models/AbuseReport.html +1 -1
- data/docs/NgrokAPI/Models/AbuseReportHostname.html +1 -1
- data/docs/NgrokAPI/Models/AgentIngress.html +1 -1
- data/docs/NgrokAPI/Models/AgentIngressCertJob.html +1 -1
- data/docs/NgrokAPI/Models/AgentIngressCertPolicy.html +1 -1
- data/docs/NgrokAPI/Models/AgentIngressCertStatus.html +1 -1
- data/docs/NgrokAPI/Models/ApplicationSession.html +1 -1
- data/docs/NgrokAPI/Models/ApplicationUser.html +1 -1
- data/docs/NgrokAPI/Models/BotUser.html +1 -1
- data/docs/NgrokAPI/Models/BrowserSession.html +1 -1
- data/docs/NgrokAPI/Models/CertificateAuthority.html +1 -1
- data/docs/NgrokAPI/Models/Credential.html +1 -1
- data/docs/NgrokAPI/Models/Endpoint.html +1 -1
- data/docs/NgrokAPI/Models/EndpointBackend.html +1 -1
- data/docs/NgrokAPI/Models/EndpointBackendMutate.html +1 -1
- data/docs/NgrokAPI/Models/EndpointCircuitBreaker.html +1 -1
- data/docs/NgrokAPI/Models/EndpointCompression.html +1 -1
- data/docs/NgrokAPI/Models/EndpointIPPolicy.html +1 -1
- data/docs/NgrokAPI/Models/EndpointIPPolicyMutate.html +1 -1
- data/docs/NgrokAPI/Models/EndpointMutualTLS.html +1 -1
- data/docs/NgrokAPI/Models/EndpointMutualTLSMutate.html +1 -1
- data/docs/NgrokAPI/Models/EndpointOAuth.html +1 -1
- data/docs/NgrokAPI/Models/EndpointOAuthAmazon.html +1 -1
- data/docs/NgrokAPI/Models/EndpointOAuthFacebook.html +1 -1
- data/docs/NgrokAPI/Models/EndpointOAuthGitHub.html +1 -1
- data/docs/NgrokAPI/Models/EndpointOAuthGitLab.html +1 -1
- data/docs/NgrokAPI/Models/EndpointOAuthGoogle.html +1 -1
- data/docs/NgrokAPI/Models/EndpointOAuthLinkedIn.html +1 -1
- data/docs/NgrokAPI/Models/EndpointOAuthMicrosoft.html +1 -1
- data/docs/NgrokAPI/Models/EndpointOAuthProvider.html +1 -1
- data/docs/NgrokAPI/Models/EndpointOAuthTwitch.html +1 -1
- data/docs/NgrokAPI/Models/EndpointOIDC.html +1 -1
- data/docs/NgrokAPI/Models/EndpointRequestHeaders.html +1 -1
- data/docs/NgrokAPI/Models/EndpointResponseHeaders.html +1 -1
- data/docs/NgrokAPI/Models/EndpointSAML.html +1 -1
- data/docs/NgrokAPI/Models/EndpointSAMLMutate.html +1 -1
- data/docs/NgrokAPI/Models/EndpointTLSTermination.html +1 -1
- data/docs/NgrokAPI/Models/EndpointTLSTerminationAtEdge.html +1 -1
- data/docs/NgrokAPI/Models/EndpointTrafficPolicy.html +1 -1
- data/docs/NgrokAPI/Models/EndpointUserAgentFilter.html +1 -1
- data/docs/NgrokAPI/Models/EndpointWebhookValidation.html +1 -1
- data/docs/NgrokAPI/Models/EndpointWebsocketTCPConverter.html +1 -1
- data/docs/NgrokAPI/Models/EventDestination.html +1 -1
- data/docs/NgrokAPI/Models/EventSource.html +1 -1
- data/docs/NgrokAPI/Models/EventSourceList.html +1 -1
- data/docs/NgrokAPI/Models/EventSourceReplace.html +1 -1
- data/docs/NgrokAPI/Models/EventSubscription.html +1 -1
- data/docs/NgrokAPI/Models/EventTarget.html +1 -1
- data/docs/NgrokAPI/Models/EventTargetAzureLogsIngestion.html +1 -1
- data/docs/NgrokAPI/Models/EventTargetCloudwatchLogs.html +1 -1
- data/docs/NgrokAPI/Models/EventTargetDatadog.html +1 -1
- data/docs/NgrokAPI/Models/EventTargetFirehose.html +1 -1
- data/docs/NgrokAPI/Models/EventTargetKinesis.html +1 -1
- data/docs/NgrokAPI/Models/FailoverBackend.html +1 -1
- data/docs/NgrokAPI/Models/HTTPResponseBackend.html +1 -1
- data/docs/NgrokAPI/Models/HTTPSEdge.html +1 -1
- data/docs/NgrokAPI/Models/HTTPSEdgeRoute.html +1 -1
- data/docs/NgrokAPI/Models/IPPolicy.html +1 -1
- data/docs/NgrokAPI/Models/IPPolicyRule.html +1 -1
- data/docs/NgrokAPI/Models/IPRestriction.html +1 -1
- data/docs/NgrokAPI/Models/IdentityProvider.html +1 -1
- data/docs/NgrokAPI/Models/Listable.html +1 -1
- data/docs/NgrokAPI/Models/Location.html +1 -1
- data/docs/NgrokAPI/Models/Ref.html +1 -1
- data/docs/NgrokAPI/Models/ReservedAddr.html +1 -1
- data/docs/NgrokAPI/Models/ReservedDomain.html +94 -20
- data/docs/NgrokAPI/Models/ReservedDomainCertJob.html +1 -1
- data/docs/NgrokAPI/Models/ReservedDomainCertPolicy.html +1 -1
- data/docs/NgrokAPI/Models/ReservedDomainCertStatus.html +1 -1
- data/docs/NgrokAPI/Models/ReservedDomainResolvesToEntry.html +595 -0
- data/docs/NgrokAPI/Models/SSHCertificateAuthority.html +1 -1
- data/docs/NgrokAPI/Models/SSHCredential.html +1 -1
- data/docs/NgrokAPI/Models/SSHHostCertificate.html +1 -1
- data/docs/NgrokAPI/Models/SSHUserCertificate.html +1 -1
- data/docs/NgrokAPI/Models/Secret.html +1 -1
- data/docs/NgrokAPI/Models/ServiceUser.html +1 -1
- data/docs/NgrokAPI/Models/StaticBackend.html +1 -1
- data/docs/NgrokAPI/Models/StaticBackendTLS.html +1 -1
- data/docs/NgrokAPI/Models/TCPEdge.html +1 -1
- data/docs/NgrokAPI/Models/TLSCertificate.html +1 -1
- data/docs/NgrokAPI/Models/TLSCertificateSANs.html +1 -1
- data/docs/NgrokAPI/Models/TLSEdge.html +1 -1
- data/docs/NgrokAPI/Models/Tunnel.html +1 -1
- data/docs/NgrokAPI/Models/TunnelGroupBackend.html +1 -1
- data/docs/NgrokAPI/Models/TunnelSession.html +1 -1
- data/docs/NgrokAPI/Models/UserAgent.html +1 -1
- data/docs/NgrokAPI/Models/Vault.html +1 -1
- data/docs/NgrokAPI/Models/WeightedBackend.html +1 -1
- data/docs/NgrokAPI/Models.html +3 -3
- data/docs/NgrokAPI/PagedIterator.html +1 -1
- data/docs/NgrokAPI/Services/APIKeysClient.html +31 -1
- data/docs/NgrokAPI/Services/AbuseReportsClient.html +1 -1
- data/docs/NgrokAPI/Services/AgentIngressesClient.html +31 -1
- data/docs/NgrokAPI/Services/ApplicationSessionsClient.html +1 -1
- data/docs/NgrokAPI/Services/ApplicationUsersClient.html +1 -1
- data/docs/NgrokAPI/Services/BotUsersClient.html +1 -1
- data/docs/NgrokAPI/Services/CertificateAuthoritiesClient.html +31 -1
- data/docs/NgrokAPI/Services/CredentialsClient.html +33 -3
- data/docs/NgrokAPI/Services/EdgeRouteBackendModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/EdgeRouteCircuitBreakerModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/EdgeRouteCompressionModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/EdgeRouteIPRestrictionModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/EdgeRouteOAuthModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/EdgeRouteOIDCModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/EdgeRouteRequestHeadersModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/EdgeRouteResponseHeadersModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/EdgeRouteSAMLModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/EdgeRouteTrafficPolicyModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/EdgeRouteUserAgentFilterModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/EdgeRouteWebhookVerificationModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/EdgeRouteWebsocketTCPConverterModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/EdgesHTTPSClient.html +1 -1
- data/docs/NgrokAPI/Services/EdgesHTTPSRoutesClient.html +1 -1
- data/docs/NgrokAPI/Services/EdgesTCPClient.html +1 -1
- data/docs/NgrokAPI/Services/EdgesTLSClient.html +1 -1
- data/docs/NgrokAPI/Services/EndpointsClient.html +51 -1
- data/docs/NgrokAPI/Services/EventDestinationsClient.html +31 -1
- data/docs/NgrokAPI/Services/EventSourcesClient.html +1 -1
- data/docs/NgrokAPI/Services/EventSubscriptionsClient.html +31 -1
- data/docs/NgrokAPI/Services/FailoverBackendsClient.html +1 -1
- data/docs/NgrokAPI/Services/HTTPResponseBackendsClient.html +1 -1
- data/docs/NgrokAPI/Services/HTTPSEdgeMutualTLSModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/HTTPSEdgeTLSTerminationModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/IPPoliciesClient.html +31 -1
- data/docs/NgrokAPI/Services/IPPolicyRulesClient.html +31 -1
- data/docs/NgrokAPI/Services/IPRestrictionsClient.html +31 -1
- data/docs/NgrokAPI/Services/ReservedAddrsClient.html +31 -1
- data/docs/NgrokAPI/Services/ReservedDomainsClient.html +215 -105
- data/docs/NgrokAPI/Services/SSHCertificateAuthoritiesClient.html +31 -1
- data/docs/NgrokAPI/Services/SSHCredentialsClient.html +31 -1
- data/docs/NgrokAPI/Services/SSHHostCertificatesClient.html +1 -1
- data/docs/NgrokAPI/Services/SSHUserCertificatesClient.html +1 -1
- data/docs/NgrokAPI/Services/SecretsClient.html +31 -1
- data/docs/NgrokAPI/Services/ServiceUsersClient.html +31 -1
- data/docs/NgrokAPI/Services/StaticBackendsClient.html +1 -1
- data/docs/NgrokAPI/Services/TCPEdgeBackendModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/TCPEdgeIPRestrictionModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/TCPEdgeTrafficPolicyModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/TLSCertificatesClient.html +31 -1
- data/docs/NgrokAPI/Services/TLSEdgeBackendModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/TLSEdgeIPRestrictionModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/TLSEdgeMutualTLSModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/TLSEdgeTLSTerminationModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/TLSEdgeTrafficPolicyModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/TunnelGroupBackendsClient.html +1 -1
- data/docs/NgrokAPI/Services/TunnelSessionsClient.html +31 -1
- data/docs/NgrokAPI/Services/TunnelsClient.html +1 -1
- data/docs/NgrokAPI/Services/VaultsClient.html +31 -1
- data/docs/NgrokAPI/Services/WeightedBackendsClient.html +1 -1
- data/docs/NgrokAPI/Services.html +1 -1
- data/docs/NgrokAPI.html +2 -2
- data/docs/_index.html +8 -1
- data/docs/class_list.html +1 -1
- data/docs/file.README.html +1 -1
- data/docs/index.html +1 -1
- data/docs/method_list.html +1207 -1143
- data/docs/top-level-namespace.html +1 -1
- data/lib/ngrokapi/models/reserved_domain.rb +3 -1
- data/lib/ngrokapi/models/reserved_domain_resolves_to_entry.rb +31 -0
- data/lib/ngrokapi/services/agent_ingresses_client.rb +6 -6
- data/lib/ngrokapi/services/api_keys_client.rb +6 -6
- data/lib/ngrokapi/services/certificate_authorities_client.rb +6 -6
- data/lib/ngrokapi/services/credentials_client.rb +8 -8
- data/lib/ngrokapi/services/endpoints_client.rb +10 -10
- data/lib/ngrokapi/services/event_destinations_client.rb +6 -6
- data/lib/ngrokapi/services/event_subscriptions_client.rb +6 -6
- data/lib/ngrokapi/services/ip_policies_client.rb +6 -6
- data/lib/ngrokapi/services/ip_policy_rules_client.rb +6 -6
- data/lib/ngrokapi/services/ip_restrictions_client.rb +6 -6
- data/lib/ngrokapi/services/reserved_addrs_client.rb +6 -6
- data/lib/ngrokapi/services/reserved_domains_client.rb +18 -10
- data/lib/ngrokapi/services/secrets_client.rb +6 -6
- data/lib/ngrokapi/services/service_users_client.rb +6 -6
- data/lib/ngrokapi/services/ssh_certificate_authorities_client.rb +6 -6
- data/lib/ngrokapi/services/ssh_credentials_client.rb +6 -6
- data/lib/ngrokapi/services/tls_certificates_client.rb +6 -6
- data/lib/ngrokapi/services/tunnel_sessions_client.rb +6 -6
- data/lib/ngrokapi/services/vaults_client.rb +6 -6
- data/lib/ngrokapi/version.rb +1 -1
- data/spec/ngrokapi/models/reserved_domain_resolves_to_entry_spec.rb +23 -0
- data/spec/ngrokapi/services/reserved_domains_client_spec.rb +12 -4
- data/spec/spec_helper.rb +5 -0
- metadata +5 -1
|
@@ -1320,6 +1320,11 @@
|
|
|
1320
1320
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1321
1321
|
|
|
1322
1322
|
|
|
1323
|
+
—
|
|
1324
|
+
<div class='inline'>
|
|
1325
|
+
<p>Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.</p>
|
|
1326
|
+
</div>
|
|
1327
|
+
|
|
1323
1328
|
</li>
|
|
1324
1329
|
|
|
1325
1330
|
<li>
|
|
@@ -1333,6 +1338,11 @@
|
|
|
1333
1338
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1334
1339
|
|
|
1335
1340
|
|
|
1341
|
+
—
|
|
1342
|
+
<div class='inline'>
|
|
1343
|
+
<p>Constrains the number of results in the dataset. See the <code>API Overview <https://ngrok.com/docs/api/index#pagination></code>_ for details.</p>
|
|
1344
|
+
</div>
|
|
1345
|
+
|
|
1336
1346
|
</li>
|
|
1337
1347
|
|
|
1338
1348
|
<li>
|
|
@@ -1346,6 +1356,11 @@
|
|
|
1346
1356
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1347
1357
|
|
|
1348
1358
|
|
|
1359
|
+
—
|
|
1360
|
+
<div class='inline'>
|
|
1361
|
+
<p>A CEL expression to filter the list results. Supports logical and comparison operators to match on fields such as <code>id</code>, <code>metadata</code>, <code>created_at</code>, and more. See ngrok API Filtering for syntax and field details: <code>https://ngrok.com/docs/api/api-filtering <https://ngrok.com/docs/api/api-filtering></code>_.</p>
|
|
1362
|
+
</div>
|
|
1363
|
+
|
|
1349
1364
|
</li>
|
|
1350
1365
|
|
|
1351
1366
|
<li>
|
|
@@ -1478,6 +1493,11 @@
|
|
|
1478
1493
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1479
1494
|
|
|
1480
1495
|
|
|
1496
|
+
—
|
|
1497
|
+
<div class='inline'>
|
|
1498
|
+
<p>Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.</p>
|
|
1499
|
+
</div>
|
|
1500
|
+
|
|
1481
1501
|
</li>
|
|
1482
1502
|
|
|
1483
1503
|
<li>
|
|
@@ -1491,6 +1511,11 @@
|
|
|
1491
1511
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1492
1512
|
|
|
1493
1513
|
|
|
1514
|
+
—
|
|
1515
|
+
<div class='inline'>
|
|
1516
|
+
<p>Constrains the number of results in the dataset. See the <code>API Overview <https://ngrok.com/docs/api/index#pagination></code>_ for details.</p>
|
|
1517
|
+
</div>
|
|
1518
|
+
|
|
1494
1519
|
</li>
|
|
1495
1520
|
|
|
1496
1521
|
<li>
|
|
@@ -1504,6 +1529,11 @@
|
|
|
1504
1529
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1505
1530
|
|
|
1506
1531
|
|
|
1532
|
+
—
|
|
1533
|
+
<div class='inline'>
|
|
1534
|
+
<p>A CEL expression to filter the list results. Supports logical and comparison operators to match on fields such as <code>id</code>, <code>metadata</code>, <code>created_at</code>, and more. See ngrok API Filtering for syntax and field details: <code>https://ngrok.com/docs/api/api-filtering <https://ngrok.com/docs/api/api-filtering></code>_.</p>
|
|
1535
|
+
</div>
|
|
1536
|
+
|
|
1507
1537
|
</li>
|
|
1508
1538
|
|
|
1509
1539
|
<li>
|
|
@@ -1951,7 +1981,7 @@
|
|
|
1951
1981
|
</div>
|
|
1952
1982
|
|
|
1953
1983
|
<div id="footer">
|
|
1954
|
-
Generated on
|
|
1984
|
+
Generated on Fri Jan 23 21:38:06 2026 by
|
|
1955
1985
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1956
1986
|
0.9.36 (ruby-3.3.10).
|
|
1957
1987
|
</div>
|
|
@@ -1248,6 +1248,11 @@
|
|
|
1248
1248
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1249
1249
|
|
|
1250
1250
|
|
|
1251
|
+
—
|
|
1252
|
+
<div class='inline'>
|
|
1253
|
+
<p>Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.</p>
|
|
1254
|
+
</div>
|
|
1255
|
+
|
|
1251
1256
|
</li>
|
|
1252
1257
|
|
|
1253
1258
|
<li>
|
|
@@ -1261,6 +1266,11 @@
|
|
|
1261
1266
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1262
1267
|
|
|
1263
1268
|
|
|
1269
|
+
—
|
|
1270
|
+
<div class='inline'>
|
|
1271
|
+
<p>Constrains the number of results in the dataset. See the <code>API Overview <https://ngrok.com/docs/api/index#pagination></code>_ for details.</p>
|
|
1272
|
+
</div>
|
|
1273
|
+
|
|
1264
1274
|
</li>
|
|
1265
1275
|
|
|
1266
1276
|
<li>
|
|
@@ -1274,6 +1284,11 @@
|
|
|
1274
1284
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1275
1285
|
|
|
1276
1286
|
|
|
1287
|
+
—
|
|
1288
|
+
<div class='inline'>
|
|
1289
|
+
<p>A CEL expression to filter the list results. Supports logical and comparison operators to match on fields such as <code>id</code>, <code>metadata</code>, <code>created_at</code>, and more. See ngrok API Filtering for syntax and field details: <code>https://ngrok.com/docs/api/api-filtering <https://ngrok.com/docs/api/api-filtering></code>_.</p>
|
|
1290
|
+
</div>
|
|
1291
|
+
|
|
1277
1292
|
</li>
|
|
1278
1293
|
|
|
1279
1294
|
<li>
|
|
@@ -1406,6 +1421,11 @@
|
|
|
1406
1421
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1407
1422
|
|
|
1408
1423
|
|
|
1424
|
+
—
|
|
1425
|
+
<div class='inline'>
|
|
1426
|
+
<p>Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.</p>
|
|
1427
|
+
</div>
|
|
1428
|
+
|
|
1409
1429
|
</li>
|
|
1410
1430
|
|
|
1411
1431
|
<li>
|
|
@@ -1419,6 +1439,11 @@
|
|
|
1419
1439
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1420
1440
|
|
|
1421
1441
|
|
|
1442
|
+
—
|
|
1443
|
+
<div class='inline'>
|
|
1444
|
+
<p>Constrains the number of results in the dataset. See the <code>API Overview <https://ngrok.com/docs/api/index#pagination></code>_ for details.</p>
|
|
1445
|
+
</div>
|
|
1446
|
+
|
|
1422
1447
|
</li>
|
|
1423
1448
|
|
|
1424
1449
|
<li>
|
|
@@ -1432,6 +1457,11 @@
|
|
|
1432
1457
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1433
1458
|
|
|
1434
1459
|
|
|
1460
|
+
—
|
|
1461
|
+
<div class='inline'>
|
|
1462
|
+
<p>A CEL expression to filter the list results. Supports logical and comparison operators to match on fields such as <code>id</code>, <code>metadata</code>, <code>created_at</code>, and more. See ngrok API Filtering for syntax and field details: <code>https://ngrok.com/docs/api/api-filtering <https://ngrok.com/docs/api/api-filtering></code>_.</p>
|
|
1463
|
+
</div>
|
|
1464
|
+
|
|
1435
1465
|
</li>
|
|
1436
1466
|
|
|
1437
1467
|
<li>
|
|
@@ -1799,7 +1829,7 @@
|
|
|
1799
1829
|
</div>
|
|
1800
1830
|
|
|
1801
1831
|
<div id="footer">
|
|
1802
|
-
Generated on
|
|
1832
|
+
Generated on Fri Jan 23 21:38:06 2026 by
|
|
1803
1833
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1804
1834
|
0.9.36 (ruby-3.3.10).
|
|
1805
1835
|
</div>
|