Skip to content

Commit

Permalink
Version 2.0.72-alpha
Browse files Browse the repository at this point in the history
- Bump
  • Loading branch information
dtmilano committed Jul 20, 2024
1 parent e491844 commit 94e2a99
Show file tree
Hide file tree
Showing 34 changed files with 38 additions and 36 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ android {
applicationId "com.dtmilano.android.culebratester2"
minSdk 26
targetSdk 33
versionCode 20071
versionName "2.0.71-alpha"
versionCode 20072
versionName "2.0.72-alpha"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down
6 changes: 4 additions & 2 deletions app/src/main/java/io/swagger/server/models/AnyValue.kt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* CulebraTester
* ## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses.
*
* OpenAPI spec version: 2.0.71
* OpenAPI spec version: 2.0.72
*
*
* NOTE: This class is auto generated by the swagger code generator program.
Expand All @@ -12,7 +12,9 @@


/**
* Can be anything: string, number, array, object, etc., including `null` * @param any */
* Can be anything: string, number, array, object, etc., including `null`
*/
data class AnyValue ( val any: kotlin.Any? //= null

) {
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* CulebraTester
* ## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses.
*
* OpenAPI spec version: 2.0.71
* OpenAPI spec version: 2.0.72
*
*
* NOTE: This class is auto generated by the swagger code generator program.
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/java/io/swagger/server/models/ClickBody.kt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* CulebraTester
* ## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses.
*
* OpenAPI spec version: 2.0.71
* OpenAPI spec version: 2.0.72
*
*
* NOTE: This class is auto generated by the swagger code generator program.
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/java/io/swagger/server/models/CulebraInfo.kt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* CulebraTester
* ## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses.
*
* OpenAPI spec version: 2.0.71
* OpenAPI spec version: 2.0.72
*
*
* NOTE: This class is auto generated by the swagger code generator program.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* CulebraTester
* ## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses.
*
* OpenAPI spec version: 2.0.71
* OpenAPI spec version: 2.0.72
*
*
* NOTE: This class is auto generated by the swagger code generator program.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* CulebraTester
* ## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses.
*
* OpenAPI spec version: 2.0.71
* OpenAPI spec version: 2.0.72
*
*
* NOTE: This class is auto generated by the swagger code generator program.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* CulebraTester
* ## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses.
*
* OpenAPI spec version: 2.0.71
* OpenAPI spec version: 2.0.72
*
*
* NOTE: This class is auto generated by the swagger code generator program.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* CulebraTester
* ## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses.
*
* OpenAPI spec version: 2.0.71
* OpenAPI spec version: 2.0.72
*
*
* NOTE: This class is auto generated by the swagger code generator program.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* CulebraTester
* ## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses.
*
* OpenAPI spec version: 2.0.71
* OpenAPI spec version: 2.0.72
*
*
* NOTE: This class is auto generated by the swagger code generator program.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* CulebraTester
* ## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses.
*
* OpenAPI spec version: 2.0.71
* OpenAPI spec version: 2.0.72
*
*
* NOTE: This class is auto generated by the swagger code generator program.
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/java/io/swagger/server/models/DisplayWidth.kt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* CulebraTester
* ## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses.
*
* OpenAPI spec version: 2.0.71
* OpenAPI spec version: 2.0.72
*
*
* NOTE: This class is auto generated by the swagger code generator program.
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/java/io/swagger/server/models/Help.kt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* CulebraTester
* ## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses.
*
* OpenAPI spec version: 2.0.71
* OpenAPI spec version: 2.0.72
*
*
* NOTE: This class is auto generated by the swagger code generator program.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* CulebraTester
* ## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses.
*
* OpenAPI spec version: 2.0.71
* OpenAPI spec version: 2.0.72
*
*
* NOTE: This class is auto generated by the swagger code generator program.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* CulebraTester
* ## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses.
*
* OpenAPI spec version: 2.0.71
* OpenAPI spec version: 2.0.72
*
*
* NOTE: This class is auto generated by the swagger code generator program.
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/java/io/swagger/server/models/Locale.kt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* CulebraTester
* ## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses.
*
* OpenAPI spec version: 2.0.71
* OpenAPI spec version: 2.0.72
*
*
* NOTE: This class is auto generated by the swagger code generator program.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* CulebraTester
* ## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses.
*
* OpenAPI spec version: 2.0.71
* OpenAPI spec version: 2.0.72
*
*
* NOTE: This class is auto generated by the swagger code generator program.
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/java/io/swagger/server/models/ObjectRef.kt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* CulebraTester
* ## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses.
*
* OpenAPI spec version: 2.0.71
* OpenAPI spec version: 2.0.72
*
*
* NOTE: This class is auto generated by the swagger code generator program.
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/java/io/swagger/server/models/Pattern.kt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* CulebraTester
* ## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses.
*
* OpenAPI spec version: 2.0.71
* OpenAPI spec version: 2.0.72
*
*
* NOTE: This class is auto generated by the swagger code generator program.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* CulebraTester
* ## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses.
*
* OpenAPI spec version: 2.0.71
* OpenAPI spec version: 2.0.72
*
*
* NOTE: This class is auto generated by the swagger code generator program.
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/java/io/swagger/server/models/Pixel.kt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* CulebraTester
* ## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses.
*
* OpenAPI spec version: 2.0.71
* OpenAPI spec version: 2.0.72
*
*
* NOTE: This class is auto generated by the swagger code generator program.
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/java/io/swagger/server/models/Point.kt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* CulebraTester
* ## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses.
*
* OpenAPI spec version: 2.0.71
* OpenAPI spec version: 2.0.72
*
*
* NOTE: This class is auto generated by the swagger code generator program.
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/java/io/swagger/server/models/ProductName.kt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* CulebraTester
* ## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses.
*
* OpenAPI spec version: 2.0.71
* OpenAPI spec version: 2.0.72
*
*
* NOTE: This class is auto generated by the swagger code generator program.
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/java/io/swagger/server/models/Rect.kt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* CulebraTester
* ## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses.
*
* OpenAPI spec version: 2.0.71
* OpenAPI spec version: 2.0.72
*
*
* NOTE: This class is auto generated by the swagger code generator program.
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/java/io/swagger/server/models/Selector.kt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* CulebraTester
* ## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses.
*
* OpenAPI spec version: 2.0.71
* OpenAPI spec version: 2.0.72
*
*
* NOTE: This class is auto generated by the swagger code generator program.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* CulebraTester
* ## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses.
*
* OpenAPI spec version: 2.0.71
* OpenAPI spec version: 2.0.72
*
*
* NOTE: This class is auto generated by the swagger code generator program.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* CulebraTester
* ## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses.
*
* OpenAPI spec version: 2.0.71
* OpenAPI spec version: 2.0.72
*
*
* NOTE: This class is auto generated by the swagger code generator program.
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/java/io/swagger/server/models/SwipeBody.kt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* CulebraTester
* ## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses.
*
* OpenAPI spec version: 2.0.71
* OpenAPI spec version: 2.0.72
*
*
* NOTE: This class is auto generated by the swagger code generator program.
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/java/io/swagger/server/models/Text.kt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* CulebraTester
* ## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses.
*
* OpenAPI spec version: 2.0.71
* OpenAPI spec version: 2.0.72
*
*
* NOTE: This class is auto generated by the swagger code generator program.
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/java/io/swagger/server/models/Timeout.kt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* CulebraTester
* ## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses.
*
* OpenAPI spec version: 2.0.71
* OpenAPI spec version: 2.0.72
*
*
* NOTE: This class is auto generated by the swagger code generator program.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* CulebraTester
* ## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses.
*
* OpenAPI spec version: 2.0.71
* OpenAPI spec version: 2.0.72
*
*
* NOTE: This class is auto generated by the swagger code generator program.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* CulebraTester
* ## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses.
*
* OpenAPI spec version: 2.0.71
* OpenAPI spec version: 2.0.72
*
*
* NOTE: This class is auto generated by the swagger code generator program.
Expand Down
2 changes: 1 addition & 1 deletion openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ info:
- the server should have been started using `./culebratester2 start-server`
then you will be able to invoke the API and see the responses.
version: 2.0.71
version: 2.0.72
servers:
- url: http://localhost:9987/v2
paths:
Expand Down
2 changes: 1 addition & 1 deletion swagger-codegen-config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"packageName": "culebratester_client",
"projectName": "culebratester-client",
"packageVersion": "2.0.71",
"packageVersion": "2.0.72",
"packageUrl": "http://github.com/dtmilano/CulebraTester2-client"
}

0 comments on commit 94e2a99

Please sign in to comment.