We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ec712a commit 10831e4Copy full SHA for 10831e4
package.json
@@ -1,5 +1,8 @@
1
{
2
"name": "@swaggerexpert/json-api-merge",
3
+ "publishConfig": {
4
+ "access": "public"
5
+ },
6
"description": "JSON:API specific redundant duplication algorithm for merging included resources into original data.",
7
"keywords": [
8
"json:api",
0 commit comments