Changes
Page history
Update WPCT REST CE Landing API
authored
Mar 02, 2023
by
Pau Pulido
Show whitespace changes
Inline
Side-by-side
WPCT-REST-CE-Landing-API.md
View page @
6cb9a182
...
...
@@ -37,42 +37,7 @@ Retorna la informació de tots els posts de les comunitats energètiques. Si afe
"permalink_template"
:
"https:
\/\/
somcomunitats.coop
\/
rest-ce-landing
\/
%pagename%
\/
"
,
"generated_slug"
:
"test-desde-bash"
,
"odoo_company_id"
:
"5"
,
"_links"
:
{
"self"
:
[{
"href"
:
"https:
\/\/
somcomunitats.coop
\/
wp-json
\/
wp
\/
v2
\/
rest-ce-landing
\/
1713"
}],
"collection"
:
[{
"href"
:
"https:
\/\/
somcomunitats.coop
\/
wp-json
\/
wp
\/
v2
\/
rest-ce-landing"
}],
"about"
:
[{
"href"
:
"https:
\/\/
somcomunitats.coop
\/
wp-json
\/
wp
\/
v2
\/
types
\/
rest-ce-landing"
}],
"author"
:
[{
"embeddable"
:
true
,
"href"
:
"https:
\/\/
somcomunitats.coop
\/
wp-json
\/
wp
\/
v2
\/
users
\/
5"
}],
"replies"
:
[{
"embeddable"
:
true
,
"href"
:
"https:
\/\/
somcomunitats.coop
\/
wp-json
\/
wp
\/
v2
\/
comments?post=1713"
}],
"wp:attachment"
:
[{
"href"
:
"https:
\/\/
somcomunitats.coop
\/
wp-json
\/
wp
\/
v2
\/
media?parent=1713"
}],
"wp:action-publish"
:
[{
"href"
:
"https:
\/\/
somcomunitats.coop
\/
wp-json
\/
wp
\/
v2
\/
rest-ce-landing
\/
1713"
}],
"wp:action-unfiltered-html"
:
[{
"href"
:
"https:
\/\/
somcomunitats.coop
\/
wp-json
\/
wp
\/
v2
\/
rest-ce-landing
\/
1713"
}],
"wp:action-assign-author"
:
[{
"href"
:
"https:
\/\/
somcomunitats.coop
\/
wp-json
\/
wp
\/
v2
\/
rest-ce-landing
\/
1713"
}],
"curies"
:
[{
"name"
:
"wp"
,
"href"
:
"https:
\/\/
api.w.org
\/
{rel}"
,
"templated"
:
true
}]
}
"_links"
:
{}
}
...
...
@@ -152,42 +117,7 @@ Authorization:Bearer $token
"permalink_template"
:
"https:
\/\/
somcomunitats.coop
\/
rest-ce-landing
\/
%pagename%
\/
"
,
"generated_slug"
:
"test-desde-bash"
,
"odoo_company_id"
:
"5"
,
"_links"
:
{
"self"
:
[{
"href"
:
"https:
\/\/
somcomunitats.coop
\/
wp-json
\/
wp
\/
v2
\/
rest-ce-landing
\/
1713"
}],
"collection"
:
[{
"href"
:
"https:
\/\/
somcomunitats.coop
\/
wp-json
\/
wp
\/
v2
\/
rest-ce-landing"
}],
"about"
:
[{
"href"
:
"https:
\/\/
somcomunitats.coop
\/
wp-json
\/
wp
\/
v2
\/
types
\/
rest-ce-landing"
}],
"author"
:
[{
"embeddable"
:
true
,
"href"
:
"https:
\/\/
somcomunitats.coop
\/
wp-json
\/
wp
\/
v2
\/
users
\/
5"
}],
"replies"
:
[{
"embeddable"
:
true
,
"href"
:
"https:
\/\/
somcomunitats.coop
\/
wp-json
\/
wp
\/
v2
\/
comments?post=1713"
}],
"wp:attachment"
:
[{
"href"
:
"https:
\/\/
somcomunitats.coop
\/
wp-json
\/
wp
\/
v2
\/
media?parent=1713"
}],
"wp:action-publish"
:
[{
"href"
:
"https:
\/\/
somcomunitats.coop
\/
wp-json
\/
wp
\/
v2
\/
rest-ce-landing
\/
1713"
}],
"wp:action-unfiltered-html"
:
[{
"href"
:
"https:
\/\/
somcomunitats.coop
\/
wp-json
\/
wp
\/
v2
\/
rest-ce-landing
\/
1713"
}],
"wp:action-assign-author"
:
[{
"href"
:
"https:
\/\/
somcomunitats.coop
\/
wp-json
\/
wp
\/
v2
\/
rest-ce-landing
\/
1713"
}],
"curies"
:
[{
"name"
:
"wp"
,
"href"
:
"https:
\/\/
api.w.org
\/
{rel}"
,
"templated"
:
true
}]
}
"_links"
:
{}
}
```
...
...
...
...