Skip to content

Commit

Permalink
chore: rename api
Browse files Browse the repository at this point in the history
Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
  • Loading branch information
otaviojava committed Apr 29, 2023
1 parent 729b4e7 commit 3579de4
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ template.delete(Book.class)
.execute();
----

include::template_key_value.adoc[]
include::template_column.adoc[]
include::template_document.adoc[]
include::mapping_query.adoc[]
include::key_value.adoc[]
include::column.adoc[]
include::document.adoc[]
include::query.adoc[]
2 changes: 1 addition & 1 deletion spec/src/main/asciidoc/jakarta_nosql_spec.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ include::chapters/license/license-alv2.asciidoc[]

:sectnums:
include::chapters/introduction/introduction.adoc[]
include::chapters/api/mapping.adoc[]
include::chapters/api/api.adoc[]
include::chapters/references/references.adoc[]

0 comments on commit 3579de4

Please sign in to comment.