Fix spacing of mapping types (#1230)

* Fix spacing of mapping types

* Changelog
This commit is contained in:
David Robertson 2022-09-06 17:21:51 +01:00 committed by GitHub
parent 8df0cfeae0
commit a6990ff27c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View file

@ -0,0 +1 @@
Fix the spacing of mapping types generated from the OpenAPI spec.