Skip to content
This repository was archived by the owner on Dec 25, 2024. It is now read-only.

Commit c883b75

Browse files
authored
v2 readme update, online module removal (#150)
* Readme update, removes online module * Removes other online references
1 parent f5cd398 commit c883b75

37 files changed

Lines changed: 13 additions & 3117 deletions

.travis.yml

Lines changed: 0 additions & 239 deletions
This file was deleted.

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ COPY ./LICENSE ${GEN_DIR}
1111
COPY ./google_checkstyle.xml ${GEN_DIR}
1212

1313
# Modules are copied individually here to allow for caching of docker layers between major.minor versions
14-
COPY ./modules/openapi-json-schema-generator-online ${GEN_DIR}/modules/openapi-json-schema-generator-online
1514
COPY ./modules/openapi-json-schema-generator-cli ${GEN_DIR}/modules/openapi-json-schema-generator-cli
1615
COPY ./modules/openapi-json-schema-generator-core ${GEN_DIR}/modules/openapi-json-schema-generator-core
1716
COPY ./modules/openapi-json-schema-generator ${GEN_DIR}/modules/openapi-json-schema-generator

0 commit comments

Comments
 (0)