@volant-autonomy/via-sdk 1.4647.1 → 1.4657.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs.js +1 -1
- package/dist/index.esm.js +1 -1
- package/dist/volant-schema.d.ts +1 -1
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
package/dist/index.esm.js
CHANGED
package/dist/volant-schema.d.ts
CHANGED
|
@@ -3163,7 +3163,7 @@ export interface components {
|
|
|
3163
3163
|
volume_settings?: components["schemas"]["VolumeSettings"];
|
|
3164
3164
|
/**
|
|
3165
3165
|
* Checkpoints
|
|
3166
|
-
* @description Points defining the Pathing Task that must be passed through along with flight parameters and settings for pathing. The first checkpoint must be of type:
|
|
3166
|
+
* @description Points defining the Pathing Task that must be passed through along with flight parameters and settings for pathing. The first checkpoint must be of type: start and only occur once
|
|
3167
3167
|
* @example [
|
|
3168
3168
|
* {
|
|
3169
3169
|
* "position": {
|