titan-data / titan-server

Titan server to support local docker development
Apache License 2.0
5 stars 3 forks source link

fix properties typo in openapi spec #105

Closed eschrock closed 4 years ago

eschrock commented 4 years ago

Proposed Changes

There was a typo of "propertiers" that was breaking titan-client-go.

Testing

Regenerated client and made sure omitempty was not present.