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 01f352a commit c351323Copy full SHA for c351323
includes/CMB2_REST_Controller_Boxes.php
@@ -148,7 +148,7 @@ public function prepare_links( $cmb ) {
148
'collection' => array(
149
'href' => rest_url( $base ),
150
),
151
- 'fields' => array(
+ 'https://cmb2.io/fields' => array(
152
'href' => rest_url( trailingslashit( $boxbase ) . 'fields' ),
153
'embeddable' => true,
154
0 commit comments