import 'package:halo_client/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
op | String | ||
path | String | A JSON Pointer path pointing to the location to move/copy from. | |
value | JsonObject | Value can be any JSON value |
import 'package:halo_client/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
op | String | ||
path | String | A JSON Pointer path pointing to the location to move/copy from. | |
value | JsonObject | Value can be any JSON value |