From 0e69f71b88394205a204c4b845d07878c9a39965 Mon Sep 17 00:00:00 2001 From: Jim Amsden Date: Thu, 12 Dec 2024 10:45:12 -0500 Subject: [PATCH] Ran prettier on config --- specs/config/config-resources.html | 15 ++++----------- specs/config/oslc-config-mgt.html | 2 +- specs/config/versioned-resources.html | 6 +++--- 3 files changed, 8 insertions(+), 15 deletions(-) diff --git a/specs/config/config-resources.html b/specs/config/config-resources.html index 9d37ebf..8e6dfa1 100644 --- a/specs/config/config-resources.html +++ b/specs/config/config-resources.html @@ -146,8 +146,7 @@ CORS: { title: "Fetch standard", authors: ["WHATWG contributors"], - href: - "https://fetch.spec.whatwg.org/commit-snapshots/d070ea245c6eb66cf4196324f063dc6ab608d9e6/#http-cors-protocol", + href: "https://fetch.spec.whatwg.org/commit-snapshots/d070ea245c6eb66cf4196324f063dc6ab608d9e6/#http-cors-protocol", status: "Living Standard", publisher: "WHATWG", }, @@ -461,9 +460,7 @@

Supported Operations on Components

A configuration server SHOULD support, and a global configuration server MUST support one or more component creation factories declared in one or more OSLC service providers.

-

- A configuration server SHOULD support one or more query capabilities for components. -

+

A configuration server SHOULD support one or more query capabilities for components.

Supported Operations on Configurations

@@ -586,9 +583,7 @@

Supported Operations on Change Set Delivery

Delivering change sets using a creation factory

-

- There are several key aspects of change set delivery that OSLC Configuration Management should support: -

+

There are several key aspects of change set delivery that OSLC Configuration Management should support:

  1. Delivery is atomic. Either all the changed/new/removed resources are delivered, or none are.
  2. A delivery might be a long-running operation.
  3. @@ -659,9 +654,7 @@

    Delivery Conflicts

Change Set Delivery History

-

- There are several common uses cases for finding information about change set deliveries: -

+

There are several common uses cases for finding information about change set deliveries:

  • When was a specified change set delivered to a specified stream, and by whom?
  • Which streams has a specified change set been delivered to?
  • diff --git a/specs/config/oslc-config-mgt.html b/specs/config/oslc-config-mgt.html index 0eff530..691c8d2 100644 --- a/specs/config/oslc-config-mgt.html +++ b/specs/config/oslc-config-mgt.html @@ -494,7 +494,7 @@

    Acknowledgements

    The following individuals have participated in the creation of this specification and are gratefully acknowledged:

    -

    +

    David Honey (Persistent)
    Ian Green (Persistent)
    Geoff Clemm (Persistent)
    diff --git a/specs/config/versioned-resources.html b/specs/config/versioned-resources.html index 76b41a1..ba61c1a 100644 --- a/specs/config/versioned-resources.html +++ b/specs/config/versioned-resources.html @@ -229,9 +229,9 @@

    Delegated UIs

    Compact Rendering

    - A versioned resource server SHOULD implement compact rendering (resource preview), both for concept resources and version - resources. See Compact Rendering for the handling of configuration - context in such rendering. + A versioned resource server SHOULD implement compact rendering (resource preview), both for concept resources + and version resources. See Compact Rendering for the handling of + configuration context in such rendering.