Skip to content

Commit db29f60

Browse files
committed
docs: update README to remove old MongoDB note and clarify version upgrade instructions
Regarding mongodb `_id`, see #493.
1 parent b4768de commit db29f60

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,9 @@ API that provides information on the **administrative areas of Indonesia**, from
1515

1616
Built with [NestJS framework](https://nestjs.com) and writen in TypeScript. [Prisma](https://www.prisma.io) is used as the ORM to interact with any kind of databases.
1717

18-
> **Note!**
19-
>
20-
> If you choose MongoDB as the [database provider](/docs/installation.md#prerequisite), **the `id` property will be added to the response**. See [issue #308](https://github.com/fityannugroho/idn-area/issues/308).
21-
>
22-
> _This `id` property is **not present** if you use another database providers._
18+
## Upgrading API
19+
20+
**idn-area API** are now at **version 7**. If you are upgrading from version 6, please read [Upgrade to v7](docs/upgrading/upgrade-to-v7.md).
2321

2422
## Getting Started
2523

0 commit comments

Comments
 (0)