Closed PeterBowman closed 2 years ago
This is a minor implementation change that allows to use Map.of() or other immutable maps as inputs to Wiki.makeApiCall() and Wiki.makeListQuery().
Map.of()
Wiki.makeApiCall()
Wiki.makeListQuery()
This is a minor implementation change that allows to use
Map.of()
or other immutable maps as inputs toWiki.makeApiCall()
andWiki.makeListQuery()
.