Open predic8 opened 1 day ago
OpenAPI parser can serialize OpenAPI. But the whole model is written:
info: class Info {
title: Split OpenAPI Document API
description: null
summary: null
termsOfService: null
contact: null
license: null
version: 1.0.0
}
We do not want to have the nulls. We must find a different solution.