Skip to content

Commit

Permalink
feat: table.isDeprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
rdahis committed Nov 6, 2024
1 parent a23c855 commit 5e6d6e9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions next/pages/api/tables/getTable.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,11 @@ async function getTable(id, locale='pt') {
}
}
version
status {
_id
slug
}
isDeprecated
temporalCoverage
spatialCoverage
fullTemporalCoverage
Expand Down

0 comments on commit 5e6d6e9

Please sign in to comment.