pucardotorg / dristi

MIT License
2 stars 12 forks source link

API Compliance || Discrepancies Between Hearing API Spec and POJOs #779

Closed varunreddy-egov closed 4 weeks ago

varunreddy-egov commented 2 months ago

Description: There are discrepancies observed between Hearing APIs and its documented specification.

Details:

Hearing POJO:

Expected Behavior: The Hearing service API responses should accurately reflect the fields and data types as specified in the API documentation.

Actual Behavior:

Proposed Solution:

  1. Update the Hearing service API specification to include all fields consistently returned in the API responses (hearingId).

Additional Information: API Specification

storm20198 commented 2 months ago

https://github.com/pucardotorg/dristi/pull/784 @varunreddy-egov please verify this pr

manimaarans commented 1 month ago

api specs are updated to match the pojo