Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 571 Bytes

TestOperation.md

File metadata and controls

17 lines (12 loc) · 571 Bytes

halo_client.model.TestOperation

Load the model package

import 'package:halo_client/api.dart';

Properties

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

[Back to Model list] [Back to API list] [Back to README]