LivePlanSession.accept() method

Accept the current proposed spec, returning the final LiveSpec

Signature:

accept(): Promise<LiveSpec>;

Returns:

Promise<LiveSpec>