Made httpMethod in curl example actually upper case in html2 to support firefox (#5558) (#5705)

This commit is contained in:
Svarog
2017-05-26 12:19:09 +03:00
committed by wing328
parent e2c91967a1
commit 84df23f025
45 changed files with 373 additions and 43 deletions

View File

@@ -0,0 +1,8 @@
/*___Generated_by_IDEA___*/
package io.swagger.client;
/* This stub is only used by the IDE. It is NOT the BuildConfig class actually packed into the APK */
public final class BuildConfig {
public final static boolean DEBUG = Boolean.parseBoolean(null);
}

View File

@@ -0,0 +1,7 @@
/*___Generated_by_IDEA___*/
package io.swagger.client;
/* This stub is only used by the IDE. It is NOT the Manifest class actually packed into the APK */
public final class Manifest {
}

View File

@@ -0,0 +1,7 @@
/*___Generated_by_IDEA___*/
package io.swagger.client;
/* This stub is only used by the IDE. It is NOT the R class actually packed into the APK */
public final class R {
}