Unable to see new mongodb collections

hi there
here if my config
DF 2.0.1 from bitnami
a separate server with Mongodb 3.0.5
some collections on the mongodb database

with Dreamfactory API DOCS i can see the collection (table )

but
if i create new collection on my mongdb, Dreamfactory was unable to see them?

any idea?

** update **
you need to FLUSH SYTEM WIDE CACHE under config/cache to see newly created collections (tables)

jeebee.

1 Like

also, if you update to the newest release, the API doesn’t have drop downs for the table/collection lists anymore. They are free form fields, so you can make calls to a new table or collection without having to flush the cache.