You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm familiar with the docs (got the cheat sheet on my toolbar, too), so I am good there. But the links were confusing me for a bit :). If some folks new to fauna are coming in with Scala in mind, that might throw them off more. 🤷🏻♂️
It looks like each query function could point directly to it's respective docs page. That is something that I could help with. Just a tedious chore and no touching of business logic -- right up my alley for a Scala repo 🙂 and assuming I understand what the intent is correctly.
The text was updated successfully, but these errors were encountered:
I'm getting started with the scala driver. I noticed that the links point to the old documentation pages. For example:
faunadb-jvm/faunadb-scala/src/main/scala/faunadb/query/package.scala
Lines 416 to 421 in 388e093
should probably point to https://docs.fauna.com/fauna/current/api/fql/functions/paginate?lang=scala
I'm familiar with the docs (got the cheat sheet on my toolbar, too), so I am good there. But the links were confusing me for a bit :). If some folks new to fauna are coming in with Scala in mind, that might throw them off more. 🤷🏻♂️
It looks like each query function could point directly to it's respective docs page. That is something that I could help with. Just a tedious chore and no touching of business logic -- right up my alley for a Scala repo 🙂 and assuming I understand what the intent is correctly.
The text was updated successfully, but these errors were encountered: