nationalarchives / ds-caselaw-ingester

Parse judgements from the Transformation Engine and load them into MarkLogic as part of the National Archives Find Case Law service
MIT License
5 stars 1 forks source link

Fix incorrect way of getting whether the document is published #172

Closed dragon-dxw closed 4 months ago

dragon-dxw commented 5 months ago

Document.is_published() or api_client.get_published()

Don't merge this at all if we're happy with the changes in the other PR that refactors all of this -- that will fix the problem.