Automatically generate conversions

This commit is contained in:
Wojciech Tyczynski
2015-05-19 17:47:03 +02:00
parent d85dc7b2ea
commit 2df11cea32
4 changed files with 73 additions and 8 deletions

View File

@@ -14,9 +14,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Script to fetch latest swagger spec.
# Puts the updated spec at swagger-spec/
set -o errexit
set -o nounset
set -o pipefail