senzing-garage / senzing-rest-api-specification

OpenAPI specification of Senzing REST API.
Apache License 2.0
0 stars 2 forks source link

Senzing REST API Specification Version 2.2.0 Upgrade #55

Closed barrycaceres closed 4 years ago

barrycaceres commented 4 years ago

Pull request questions

Which issue does this address

Why was change needed

What does change improve

NOTE: Despite removing the SzBaseRelatedEntity.fullNameScore field we did not increment the version number to 3.0 because the field "fullNameScore" was documented to be omitted when not available (i.e.: "optional") and has been omitted 100% of the time since moving to 2.0 due to bugs in the API Server implementation. While the specification should technically be updated to version 3.0.0 for other "hypothetical" implementations of the Senzing REST API Specification, to our knowledge the Senzing API Server is the defacto implementation and the only implementation we know of that is in use.