ngrok-api 0.14.0 → 0.15.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/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/CertificateAuthority.html +1 -1
- data/doc/NgrokAPI/Models/Credential.html +1 -1
- data/doc/NgrokAPI/Models/EndpointCircuitBreaker.html +1 -1
- data/doc/NgrokAPI/Models/EndpointCompression.html +1 -1
- data/doc/NgrokAPI/Models/EndpointConfiguration.html +1 -1
- data/doc/NgrokAPI/Models/EndpointIPPolicy.html +1 -1
- data/doc/NgrokAPI/Models/EndpointIPPolicyMutate.html +1 -1
- data/doc/NgrokAPI/Models/EndpointLogging.html +1 -1
- data/doc/NgrokAPI/Models/EndpointLoggingMutate.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/EndpointOAuthFacebook.html +1 -1
- data/doc/NgrokAPI/Models/EndpointOAuthGitHub.html +1 -1
- data/doc/NgrokAPI/Models/EndpointOAuthGoogle.html +1 -1
- data/doc/NgrokAPI/Models/EndpointOAuthMicrosoft.html +1 -1
- data/doc/NgrokAPI/Models/EndpointOAuthProvider.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/EndpointWebhookValidation.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/EventStream.html +1 -1
- data/doc/NgrokAPI/Models/EventSubscription.html +1 -1
- data/doc/NgrokAPI/Models/EventTarget.html +1 -1
- data/doc/NgrokAPI/Models/EventTargetCloudwatchLogs.html +1 -1
- data/doc/NgrokAPI/Models/EventTargetFirehose.html +1 -1
- data/doc/NgrokAPI/Models/EventTargetKinesis.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/IPWhitelistEntry.html +1 -1
- data/doc/NgrokAPI/Models/Listable.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 +1 -1
- 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/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/TLSCertificate.html +1 -1
- data/doc/NgrokAPI/Models/TLSCertificateSANs.html +1 -1
- data/doc/NgrokAPI/Models/Tunnel.html +1 -1
- data/doc/NgrokAPI/Models/TunnelSession.html +1 -1
- data/doc/NgrokAPI/Models.html +1 -1
- data/doc/NgrokAPI/PagedIterator.html +1 -1
- data/doc/NgrokAPI/Services/APIKeysClient.html +1 -1
- data/doc/NgrokAPI/Services/AbuseReportsClient.html +1 -1
- data/doc/NgrokAPI/Services/CertificateAuthoritiesClient.html +1 -1
- data/doc/NgrokAPI/Services/CredentialsClient.html +1 -1
- data/doc/NgrokAPI/Services/EndpointCircuitBreakerModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/EndpointCompressionModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/EndpointConfigurationsClient.html +1 -1
- data/doc/NgrokAPI/Services/EndpointIPPolicyModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/EndpointLoggingModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/EndpointMutualTLSModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/EndpointOAuthModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/EndpointOIDCModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/EndpointRequestHeadersModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/EndpointResponseHeadersModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/EndpointSAMLModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/EndpointTLSTerminationModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/EndpointWebhookValidationModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/EventDestinationsClient.html +1 -1
- data/doc/NgrokAPI/Services/EventSourcesClient.html +1 -1
- data/doc/NgrokAPI/Services/EventStreamsClient.html +1 -1
- data/doc/NgrokAPI/Services/EventSubscriptionsClient.html +1 -1
- data/doc/NgrokAPI/Services/IPPoliciesClient.html +1 -1
- data/doc/NgrokAPI/Services/IPPolicyRulesClient.html +1 -1
- data/doc/NgrokAPI/Services/IPRestrictionsClient.html +1 -1
- data/doc/NgrokAPI/Services/IPWhitelistClient.html +1 -1
- data/doc/NgrokAPI/Services/ReservedAddrsClient.html +1 -1
- data/doc/NgrokAPI/Services/ReservedDomainsClient.html +1 -1
- data/doc/NgrokAPI/Services/SSHCertificateAuthoritiesClient.html +1 -1
- data/doc/NgrokAPI/Services/SSHCredentialsClient.html +1 -1
- data/doc/NgrokAPI/Services/SSHHostCertificatesClient.html +1 -1
- data/doc/NgrokAPI/Services/SSHUserCertificatesClient.html +1 -1
- data/doc/NgrokAPI/Services/TLSCertificatesClient.html +1 -1
- data/doc/NgrokAPI/Services/TunnelSessionsClient.html +1 -1
- data/doc/NgrokAPI/Services/TunnelsClient.html +1 -1
- data/doc/NgrokAPI/Services.html +1 -1
- data/doc/NgrokAPI.html +1 -1
- data/doc/_index.html +1 -1
- data/doc/file.README.html +1 -1
- data/doc/index.html +1 -1
- data/doc/top-level-namespace.html +1 -1
- data/docs/CNAME +1 -0
- 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/CertificateAuthority.html +1 -1
- data/docs/NgrokAPI/Models/Credential.html +1 -1
- data/docs/NgrokAPI/Models/EndpointCircuitBreaker.html +1 -1
- data/docs/NgrokAPI/Models/EndpointCompression.html +1 -1
- data/docs/NgrokAPI/Models/EndpointConfiguration.html +1 -1
- data/docs/NgrokAPI/Models/EndpointIPPolicy.html +1 -1
- data/docs/NgrokAPI/Models/EndpointIPPolicyMutate.html +1 -1
- data/docs/NgrokAPI/Models/EndpointLogging.html +1 -1
- data/docs/NgrokAPI/Models/EndpointLoggingMutate.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/EndpointOAuthFacebook.html +1 -1
- data/docs/NgrokAPI/Models/EndpointOAuthGitHub.html +1 -1
- data/docs/NgrokAPI/Models/EndpointOAuthGoogle.html +1 -1
- data/docs/NgrokAPI/Models/EndpointOAuthMicrosoft.html +1 -1
- data/docs/NgrokAPI/Models/EndpointOAuthProvider.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/EndpointWebhookValidation.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/EventStream.html +1 -1
- data/docs/NgrokAPI/Models/EventSubscription.html +1 -1
- data/docs/NgrokAPI/Models/EventTarget.html +1 -1
- data/docs/NgrokAPI/Models/EventTargetCloudwatchLogs.html +1 -1
- data/docs/NgrokAPI/Models/EventTargetFirehose.html +1 -1
- data/docs/NgrokAPI/Models/EventTargetKinesis.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/IPWhitelistEntry.html +1 -1
- data/docs/NgrokAPI/Models/Listable.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 +1 -1
- 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/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/TLSCertificate.html +1 -1
- data/docs/NgrokAPI/Models/TLSCertificateSANs.html +1 -1
- data/docs/NgrokAPI/Models/Tunnel.html +1 -1
- data/docs/NgrokAPI/Models/TunnelSession.html +1 -1
- data/docs/NgrokAPI/Models.html +1 -1
- data/docs/NgrokAPI/PagedIterator.html +1 -1
- data/docs/NgrokAPI/Services/APIKeysClient.html +1 -1
- data/docs/NgrokAPI/Services/AbuseReportsClient.html +1 -1
- data/docs/NgrokAPI/Services/CertificateAuthoritiesClient.html +1 -1
- data/docs/NgrokAPI/Services/CredentialsClient.html +1 -1
- data/docs/NgrokAPI/Services/EndpointCircuitBreakerModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/EndpointCompressionModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/EndpointConfigurationsClient.html +1 -1
- data/docs/NgrokAPI/Services/EndpointIPPolicyModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/EndpointLoggingModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/EndpointMutualTLSModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/EndpointOAuthModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/EndpointOIDCModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/EndpointRequestHeadersModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/EndpointResponseHeadersModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/EndpointSAMLModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/EndpointTLSTerminationModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/EndpointWebhookValidationModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/EventDestinationsClient.html +1 -1
- data/docs/NgrokAPI/Services/EventSourcesClient.html +1 -1
- data/docs/NgrokAPI/Services/EventStreamsClient.html +1 -1
- data/docs/NgrokAPI/Services/EventSubscriptionsClient.html +1 -1
- data/docs/NgrokAPI/Services/IPPoliciesClient.html +1 -1
- data/docs/NgrokAPI/Services/IPPolicyRulesClient.html +1 -1
- data/docs/NgrokAPI/Services/IPRestrictionsClient.html +1 -1
- data/docs/NgrokAPI/Services/IPWhitelistClient.html +1 -1
- data/docs/NgrokAPI/Services/ReservedAddrsClient.html +1 -1
- data/docs/NgrokAPI/Services/ReservedDomainsClient.html +1 -1
- data/docs/NgrokAPI/Services/SSHCertificateAuthoritiesClient.html +1 -1
- data/docs/NgrokAPI/Services/SSHCredentialsClient.html +1 -1
- data/docs/NgrokAPI/Services/SSHHostCertificatesClient.html +1 -1
- data/docs/NgrokAPI/Services/SSHUserCertificatesClient.html +1 -1
- data/docs/NgrokAPI/Services/TLSCertificatesClient.html +1 -1
- data/docs/NgrokAPI/Services/TunnelSessionsClient.html +1 -1
- data/docs/NgrokAPI/Services/TunnelsClient.html +1 -1
- data/docs/NgrokAPI/Services.html +1 -1
- data/docs/NgrokAPI.html +1 -1
- data/docs/_index.html +1 -1
- data/docs/file.README.html +1 -1
- data/docs/index.html +1 -1
- data/docs/top-level-namespace.html +1 -1
- data/lib/ngrokapi/version.rb +1 -1
- metadata +2 -1
|
@@ -1061,7 +1061,7 @@
|
|
|
1061
1061
|
</div>
|
|
1062
1062
|
|
|
1063
1063
|
<div id="footer">
|
|
1064
|
-
Generated on Tue Oct 19
|
|
1064
|
+
Generated on Tue Oct 19 23:01:40 2021 by
|
|
1065
1065
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1066
1066
|
0.9.26 (ruby-3.0.1).
|
|
1067
1067
|
</div>
|
|
@@ -1061,7 +1061,7 @@
|
|
|
1061
1061
|
</div>
|
|
1062
1062
|
|
|
1063
1063
|
<div id="footer">
|
|
1064
|
-
Generated on Tue Oct 19
|
|
1064
|
+
Generated on Tue Oct 19 23:01:40 2021 by
|
|
1065
1065
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1066
1066
|
0.9.26 (ruby-3.0.1).
|
|
1067
1067
|
</div>
|
|
@@ -1061,7 +1061,7 @@
|
|
|
1061
1061
|
</div>
|
|
1062
1062
|
|
|
1063
1063
|
<div id="footer">
|
|
1064
|
-
Generated on Tue Oct 19
|
|
1064
|
+
Generated on Tue Oct 19 23:01:40 2021 by
|
|
1065
1065
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1066
1066
|
0.9.26 (ruby-3.0.1).
|
|
1067
1067
|
</div>
|
|
@@ -1061,7 +1061,7 @@
|
|
|
1061
1061
|
</div>
|
|
1062
1062
|
|
|
1063
1063
|
<div id="footer">
|
|
1064
|
-
Generated on Tue Oct 19
|
|
1064
|
+
Generated on Tue Oct 19 23:01:40 2021 by
|
|
1065
1065
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1066
1066
|
0.9.26 (ruby-3.0.1).
|
|
1067
1067
|
</div>
|
|
@@ -1061,7 +1061,7 @@
|
|
|
1061
1061
|
</div>
|
|
1062
1062
|
|
|
1063
1063
|
<div id="footer">
|
|
1064
|
-
Generated on Tue Oct 19
|
|
1064
|
+
Generated on Tue Oct 19 23:01:39 2021 by
|
|
1065
1065
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1066
1066
|
0.9.26 (ruby-3.0.1).
|
|
1067
1067
|
</div>
|
|
@@ -1061,7 +1061,7 @@
|
|
|
1061
1061
|
</div>
|
|
1062
1062
|
|
|
1063
1063
|
<div id="footer">
|
|
1064
|
-
Generated on Tue Oct 19
|
|
1064
|
+
Generated on Tue Oct 19 23:01:41 2021 by
|
|
1065
1065
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1066
1066
|
0.9.26 (ruby-3.0.1).
|
|
1067
1067
|
</div>
|
|
@@ -1061,7 +1061,7 @@
|
|
|
1061
1061
|
</div>
|
|
1062
1062
|
|
|
1063
1063
|
<div id="footer">
|
|
1064
|
-
Generated on Tue Oct 19
|
|
1064
|
+
Generated on Tue Oct 19 23:01:41 2021 by
|
|
1065
1065
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1066
1066
|
0.9.26 (ruby-3.0.1).
|
|
1067
1067
|
</div>
|
|
@@ -1061,7 +1061,7 @@
|
|
|
1061
1061
|
</div>
|
|
1062
1062
|
|
|
1063
1063
|
<div id="footer">
|
|
1064
|
-
Generated on Tue Oct 19
|
|
1064
|
+
Generated on Tue Oct 19 23:01:39 2021 by
|
|
1065
1065
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1066
1066
|
0.9.26 (ruby-3.0.1).
|
|
1067
1067
|
</div>
|
|
@@ -1061,7 +1061,7 @@
|
|
|
1061
1061
|
</div>
|
|
1062
1062
|
|
|
1063
1063
|
<div id="footer">
|
|
1064
|
-
Generated on Tue Oct 19
|
|
1064
|
+
Generated on Tue Oct 19 23:01:41 2021 by
|
|
1065
1065
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1066
1066
|
0.9.26 (ruby-3.0.1).
|
|
1067
1067
|
</div>
|
|
@@ -1061,7 +1061,7 @@
|
|
|
1061
1061
|
</div>
|
|
1062
1062
|
|
|
1063
1063
|
<div id="footer">
|
|
1064
|
-
Generated on Tue Oct 19
|
|
1064
|
+
Generated on Tue Oct 19 23:01:41 2021 by
|
|
1065
1065
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1066
1066
|
0.9.26 (ruby-3.0.1).
|
|
1067
1067
|
</div>
|
|
@@ -1770,7 +1770,7 @@
|
|
|
1770
1770
|
</div>
|
|
1771
1771
|
|
|
1772
1772
|
<div id="footer">
|
|
1773
|
-
Generated on Tue Oct 19
|
|
1773
|
+
Generated on Tue Oct 19 23:01:39 2021 by
|
|
1774
1774
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1775
1775
|
0.9.26 (ruby-3.0.1).
|
|
1776
1776
|
</div>
|
|
@@ -1584,7 +1584,7 @@
|
|
|
1584
1584
|
</div>
|
|
1585
1585
|
|
|
1586
1586
|
<div id="footer">
|
|
1587
|
-
Generated on Tue Oct 19
|
|
1587
|
+
Generated on Tue Oct 19 23:01:36 2021 by
|
|
1588
1588
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1589
1589
|
0.9.26 (ruby-3.0.1).
|
|
1590
1590
|
</div>
|
|
@@ -1852,7 +1852,7 @@
|
|
|
1852
1852
|
</div>
|
|
1853
1853
|
|
|
1854
1854
|
<div id="footer">
|
|
1855
|
-
Generated on Tue Oct 19
|
|
1855
|
+
Generated on Tue Oct 19 23:01:36 2021 by
|
|
1856
1856
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1857
1857
|
0.9.26 (ruby-3.0.1).
|
|
1858
1858
|
</div>
|
|
@@ -1764,7 +1764,7 @@
|
|
|
1764
1764
|
</div>
|
|
1765
1765
|
|
|
1766
1766
|
<div id="footer">
|
|
1767
|
-
Generated on Tue Oct 19
|
|
1767
|
+
Generated on Tue Oct 19 23:01:39 2021 by
|
|
1768
1768
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1769
1769
|
0.9.26 (ruby-3.0.1).
|
|
1770
1770
|
</div>
|
|
@@ -1644,7 +1644,7 @@
|
|
|
1644
1644
|
</div>
|
|
1645
1645
|
|
|
1646
1646
|
<div id="footer">
|
|
1647
|
-
Generated on Tue Oct 19
|
|
1647
|
+
Generated on Tue Oct 19 23:01:35 2021 by
|
|
1648
1648
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1649
1649
|
0.9.26 (ruby-3.0.1).
|
|
1650
1650
|
</div>
|
|
@@ -1708,7 +1708,7 @@
|
|
|
1708
1708
|
</div>
|
|
1709
1709
|
|
|
1710
1710
|
<div id="footer">
|
|
1711
|
-
Generated on Tue Oct 19
|
|
1711
|
+
Generated on Tue Oct 19 23:01:37 2021 by
|
|
1712
1712
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1713
1713
|
0.9.26 (ruby-3.0.1).
|
|
1714
1714
|
</div>
|
|
@@ -1774,7 +1774,7 @@
|
|
|
1774
1774
|
</div>
|
|
1775
1775
|
|
|
1776
1776
|
<div id="footer">
|
|
1777
|
-
Generated on Tue Oct 19
|
|
1777
|
+
Generated on Tue Oct 19 23:01:37 2021 by
|
|
1778
1778
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1779
1779
|
0.9.26 (ruby-3.0.1).
|
|
1780
1780
|
</div>
|
|
@@ -1646,7 +1646,7 @@
|
|
|
1646
1646
|
</div>
|
|
1647
1647
|
|
|
1648
1648
|
<div id="footer">
|
|
1649
|
-
Generated on Tue Oct 19
|
|
1649
|
+
Generated on Tue Oct 19 23:01:36 2021 by
|
|
1650
1650
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1651
1651
|
0.9.26 (ruby-3.0.1).
|
|
1652
1652
|
</div>
|
|
@@ -1950,7 +1950,7 @@
|
|
|
1950
1950
|
</div>
|
|
1951
1951
|
|
|
1952
1952
|
<div id="footer">
|
|
1953
|
-
Generated on Tue Oct 19
|
|
1953
|
+
Generated on Tue Oct 19 23:01:37 2021 by
|
|
1954
1954
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1955
1955
|
0.9.26 (ruby-3.0.1).
|
|
1956
1956
|
</div>
|
|
@@ -2882,7 +2882,7 @@
|
|
|
2882
2882
|
</div>
|
|
2883
2883
|
|
|
2884
2884
|
<div id="footer">
|
|
2885
|
-
Generated on Tue Oct 19
|
|
2885
|
+
Generated on Tue Oct 19 23:01:38 2021 by
|
|
2886
2886
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
2887
2887
|
0.9.26 (ruby-3.0.1).
|
|
2888
2888
|
</div>
|
|
@@ -1690,7 +1690,7 @@
|
|
|
1690
1690
|
</div>
|
|
1691
1691
|
|
|
1692
1692
|
<div id="footer">
|
|
1693
|
-
Generated on Tue Oct 19
|
|
1693
|
+
Generated on Tue Oct 19 23:01:40 2021 by
|
|
1694
1694
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1695
1695
|
0.9.26 (ruby-3.0.1).
|
|
1696
1696
|
</div>
|
|
@@ -1710,7 +1710,7 @@
|
|
|
1710
1710
|
</div>
|
|
1711
1711
|
|
|
1712
1712
|
<div id="footer">
|
|
1713
|
-
Generated on Tue Oct 19
|
|
1713
|
+
Generated on Tue Oct 19 23:01:37 2021 by
|
|
1714
1714
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1715
1715
|
0.9.26 (ruby-3.0.1).
|
|
1716
1716
|
</div>
|
|
@@ -1730,7 +1730,7 @@
|
|
|
1730
1730
|
</div>
|
|
1731
1731
|
|
|
1732
1732
|
<div id="footer">
|
|
1733
|
-
Generated on Tue Oct 19
|
|
1733
|
+
Generated on Tue Oct 19 23:01:39 2021 by
|
|
1734
1734
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1735
1735
|
0.9.26 (ruby-3.0.1).
|
|
1736
1736
|
</div>
|
|
@@ -1774,7 +1774,7 @@
|
|
|
1774
1774
|
</div>
|
|
1775
1775
|
|
|
1776
1776
|
<div id="footer">
|
|
1777
|
-
Generated on Tue Oct 19
|
|
1777
|
+
Generated on Tue Oct 19 23:01:39 2021 by
|
|
1778
1778
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1779
1779
|
0.9.26 (ruby-3.0.1).
|
|
1780
1780
|
</div>
|
|
@@ -1664,7 +1664,7 @@
|
|
|
1664
1664
|
</div>
|
|
1665
1665
|
|
|
1666
1666
|
<div id="footer">
|
|
1667
|
-
Generated on Tue Oct 19
|
|
1667
|
+
Generated on Tue Oct 19 23:01:38 2021 by
|
|
1668
1668
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1669
1669
|
0.9.26 (ruby-3.0.1).
|
|
1670
1670
|
</div>
|
|
@@ -1625,7 +1625,7 @@
|
|
|
1625
1625
|
</div>
|
|
1626
1626
|
|
|
1627
1627
|
<div id="footer">
|
|
1628
|
-
Generated on Tue Oct 19
|
|
1628
|
+
Generated on Tue Oct 19 23:01:38 2021 by
|
|
1629
1629
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1630
1630
|
0.9.26 (ruby-3.0.1).
|
|
1631
1631
|
</div>
|
|
@@ -671,7 +671,7 @@
|
|
|
671
671
|
</div>
|
|
672
672
|
|
|
673
673
|
<div id="footer">
|
|
674
|
-
Generated on Tue Oct 19
|
|
674
|
+
Generated on Tue Oct 19 23:01:34 2021 by
|
|
675
675
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
676
676
|
0.9.26 (ruby-3.0.1).
|
|
677
677
|
</div>
|
data/docs/NgrokAPI/Services.html
CHANGED
|
@@ -107,7 +107,7 @@
|
|
|
107
107
|
</div>
|
|
108
108
|
|
|
109
109
|
<div id="footer">
|
|
110
|
-
Generated on Tue Oct 19
|
|
110
|
+
Generated on Tue Oct 19 23:01:32 2021 by
|
|
111
111
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
112
112
|
0.9.26 (ruby-3.0.1).
|
|
113
113
|
</div>
|
data/docs/NgrokAPI.html
CHANGED
|
@@ -147,7 +147,7 @@
|
|
|
147
147
|
</div>
|
|
148
148
|
|
|
149
149
|
<div id="footer">
|
|
150
|
-
Generated on Tue Oct 19
|
|
150
|
+
Generated on Tue Oct 19 23:01:32 2021 by
|
|
151
151
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
152
152
|
0.9.26 (ruby-3.0.1).
|
|
153
153
|
</div>
|
data/docs/_index.html
CHANGED
|
@@ -895,7 +895,7 @@
|
|
|
895
895
|
</div>
|
|
896
896
|
|
|
897
897
|
<div id="footer">
|
|
898
|
-
Generated on Tue Oct 19
|
|
898
|
+
Generated on Tue Oct 19 23:01:32 2021 by
|
|
899
899
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
900
900
|
0.9.26 (ruby-3.0.1).
|
|
901
901
|
</div>
|
data/docs/file.README.html
CHANGED
|
@@ -143,7 +143,7 @@
|
|
|
143
143
|
</div></div>
|
|
144
144
|
|
|
145
145
|
<div id="footer">
|
|
146
|
-
Generated on Tue Oct 19
|
|
146
|
+
Generated on Tue Oct 19 23:01:32 2021 by
|
|
147
147
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
148
148
|
0.9.26 (ruby-3.0.1).
|
|
149
149
|
</div>
|
data/docs/index.html
CHANGED
|
@@ -143,7 +143,7 @@
|
|
|
143
143
|
</div></div>
|
|
144
144
|
|
|
145
145
|
<div id="footer">
|
|
146
|
-
Generated on Tue Oct 19
|
|
146
|
+
Generated on Tue Oct 19 23:01:32 2021 by
|
|
147
147
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
148
148
|
0.9.26 (ruby-3.0.1).
|
|
149
149
|
</div>
|
|
@@ -100,7 +100,7 @@
|
|
|
100
100
|
</div>
|
|
101
101
|
|
|
102
102
|
<div id="footer">
|
|
103
|
-
Generated on Tue Oct 19
|
|
103
|
+
Generated on Tue Oct 19 23:01:32 2021 by
|
|
104
104
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
105
105
|
0.9.26 (ruby-3.0.1).
|
|
106
106
|
</div>
|
data/lib/ngrokapi/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: ngrok-api
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.15.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- ''
|
|
@@ -148,6 +148,7 @@ files:
|
|
|
148
148
|
- doc/method_list.html
|
|
149
149
|
- doc/top-level-namespace.html
|
|
150
150
|
- docs/.gitkeep
|
|
151
|
+
- docs/CNAME
|
|
151
152
|
- docs/NgrokAPI.html
|
|
152
153
|
- docs/NgrokAPI/Client.html
|
|
153
154
|
- docs/NgrokAPI/Error.html
|