chore: archive 15 completed OpenSpec changes
Move the following audited-and-implemented changes into openspec/changes/archive/2026-06-12-completed-changes-archive/: - backend-frontend-refactoring - config-profile-git-mounts - config-profile-includes-ui - config-profile-multi-repo-mounts - container-monitoring-notifications - git-mount-url-validation - home-path-expansion - mobile-terminal-ux - mount-specificity-ordering - notification-center - persistent-terminal-sessions - session-list-overhaul - ssh-key-mounting - terminal-fullscreen-unified-header - tool-session-progress-and-updates Also regenerated .pi-map*.md files for openspec/changes so the remaining active changes (multi-session-terminal-ux, reorganize-long-files, working-copies, workspace-first-ui) reflect the new layout.
This commit is contained in:
+10
-10
@@ -1,23 +1,23 @@
|
||||
# openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools (index)
|
||||
dir: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools
|
||||
# archive/2026-05-24-terminal-startup-and-container-tools (index)
|
||||
dir: archive/2026-05-24-terminal-startup-and-container-tools
|
||||
|
||||
## role
|
||||
Design and planning package for implementing customizable terminal startup commands and productivity tools in a WebSocket-based container terminal system
|
||||
Defines specifications and implementation plans for adding per-tool-type terminal startup commands and productivity utilities to a WebSocket-based container terminal system.
|
||||
## parent
|
||||
index: openspec/changes/archive/.pi-map.index.md
|
||||
map: openspec/changes/archive/.pi-map.md
|
||||
index: archive/.pi-map.index.md
|
||||
map: archive/.pi-map.md
|
||||
## children
|
||||
- openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs
|
||||
index: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/.pi-map.md
|
||||
- archive/2026-05-24-terminal-startup-and-container-tools/specs
|
||||
index: archive/2026-05-24-terminal-startup-and-container-tools/specs/.pi-map.index.md
|
||||
map: archive/2026-05-24-terminal-startup-and-container-tools/specs/.pi-map.md
|
||||
## files
|
||||
- .openspec.yaml
|
||||
- design.md
|
||||
- proposal.md
|
||||
- tasks.md
|
||||
## links
|
||||
index: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/.pi-map.md
|
||||
index: archive/2026-05-24-terminal-startup-and-container-tools/.pi-map.index.md
|
||||
map: archive/2026-05-24-terminal-startup-and-container-tools/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
# openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools
|
||||
dir: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools
|
||||
# archive/2026-05-24-terminal-startup-and-container-tools
|
||||
dir: archive/2026-05-24-terminal-startup-and-container-tools
|
||||
|
||||
index: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/.pi-map.index.md
|
||||
index: archive/2026-05-24-terminal-startup-and-container-tools/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Design and planning package for implementing customizable terminal startup commands and productivity tools in a WebSocket-based container terminal system
|
||||
Defines specifications and implementation plans for adding per-tool-type terminal startup commands and productivity utilities to a WebSocket-based container terminal system.
|
||||
## files
|
||||
- .openspec.yaml | Defines an OpenSpec configuration file with schema version and creation date metadata
|
||||
- design.md | Design specification for adding per-tool-type terminal startup commands and productivity utilities to a WebSocket-based container terminal system | dep: tool-types-definition, tool-terminal, opencode-web-server, tool-config-management, Docker, WebSocket, bash, Docker Compose
|
||||
- proposal.md | Proposes adding customizable startup commands to terminal tool types and productivity tools to the OpenCode container
|
||||
- tasks.md | Task tracking checklist for implementing a `startup_command` feature across database, backend API, terminal execution, frontend, and container tooling | dep: Alembic, SQLAlchemy, Pydantic, FastAPI, WebSocket, bash/tmux/ranger, npm, pytest, mypy, ruff
|
||||
## arch
|
||||
Specification-driven development using OpenSpec schema with phased task tracking across full-stack implementation (database → API → execution → frontend → container tooling)
|
||||
Specification-driven development with layered architecture (database schema → API → WebSocket execution → frontend UI), using OpenSpec for configuration management, and task-driven agile tracking across backend/frontend/container boundaries.
|
||||
## tags
|
||||
tool, terminal, design, startup, websocket, container, .openspec, adding
|
||||
## symbols
|
||||
|
||||
+19
-19
@@ -1,28 +1,28 @@
|
||||
# openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs (index)
|
||||
dir: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs
|
||||
# archive/2026-05-24-terminal-startup-and-container-tools/specs (index)
|
||||
dir: archive/2026-05-24-terminal-startup-and-container-tools/specs
|
||||
|
||||
## role
|
||||
Contains archived specification documents from May 24, 2026 for terminal startup and container tools features.
|
||||
Contains specification documents for terminal startup and container tools features archived on 2026-05-24.
|
||||
## parent
|
||||
index: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/.pi-map.md
|
||||
index: archive/2026-05-24-terminal-startup-and-container-tools/.pi-map.index.md
|
||||
map: archive/2026-05-24-terminal-startup-and-container-tools/.pi-map.md
|
||||
## children
|
||||
- openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/opencode-web-server
|
||||
index: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/opencode-web-server/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/opencode-web-server/.pi-map.md
|
||||
- openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal
|
||||
index: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal/.pi-map.md
|
||||
- openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal-startup-command
|
||||
index: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal-startup-command/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal-startup-command/.pi-map.md
|
||||
- openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-types-definition
|
||||
index: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-types-definition/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-types-definition/.pi-map.md
|
||||
- archive/2026-05-24-terminal-startup-and-container-tools/specs/opencode-web-server
|
||||
index: archive/2026-05-24-terminal-startup-and-container-tools/specs/opencode-web-server/.pi-map.index.md
|
||||
map: archive/2026-05-24-terminal-startup-and-container-tools/specs/opencode-web-server/.pi-map.md
|
||||
- archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal
|
||||
index: archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal/.pi-map.index.md
|
||||
map: archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal/.pi-map.md
|
||||
- archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal-startup-command
|
||||
index: archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal-startup-command/.pi-map.index.md
|
||||
map: archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal-startup-command/.pi-map.md
|
||||
- archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-types-definition
|
||||
index: archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-types-definition/.pi-map.index.md
|
||||
map: archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-types-definition/.pi-map.md
|
||||
## files
|
||||
## links
|
||||
index: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/.pi-map.md
|
||||
index: archive/2026-05-24-terminal-startup-and-container-tools/specs/.pi-map.index.md
|
||||
map: archive/2026-05-24-terminal-startup-and-container-tools/specs/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
+5
-5
@@ -1,13 +1,13 @@
|
||||
# openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs
|
||||
dir: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs
|
||||
# archive/2026-05-24-terminal-startup-and-container-tools/specs
|
||||
dir: archive/2026-05-24-terminal-startup-and-container-tools/specs
|
||||
|
||||
index: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/.pi-map.index.md
|
||||
index: archive/2026-05-24-terminal-startup-and-container-tools/specs/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Contains archived specification documents from May 24, 2026 for terminal startup and container tools features.
|
||||
Contains specification documents for terminal startup and container tools features archived on 2026-05-24.
|
||||
## files
|
||||
## arch
|
||||
Specification-driven development with dated archive organization for historical feature planning and design documentation.
|
||||
Document-based architecture using dated archival organization with specification-driven design for feature planning.
|
||||
## tags
|
||||
-
|
||||
## symbols
|
||||
|
||||
+7
-7
@@ -1,18 +1,18 @@
|
||||
# openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/opencode-web-server (index)
|
||||
dir: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/opencode-web-server
|
||||
# archive/2026-05-24-terminal-startup-and-container-tools/specs/opencode-web-server (index)
|
||||
dir: archive/2026-05-24-terminal-startup-and-container-tools/specs/opencode-web-server
|
||||
|
||||
## role
|
||||
Defines requirements for a containerized web server with integrated terminal interface for OpenCode development environment.
|
||||
Defines container specifications for running a web server with integrated terminal interface on port 3000
|
||||
## parent
|
||||
index: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/.pi-map.md
|
||||
index: archive/2026-05-24-terminal-startup-and-container-tools/specs/.pi-map.index.md
|
||||
map: archive/2026-05-24-terminal-startup-and-container-tools/specs/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/opencode-web-server/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/opencode-web-server/.pi-map.md
|
||||
index: archive/2026-05-24-terminal-startup-and-container-tools/specs/opencode-web-server/.pi-map.index.md
|
||||
map: archive/2026-05-24-terminal-startup-and-container-tools/specs/opencode-web-server/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
+5
-5
@@ -1,14 +1,14 @@
|
||||
# openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/opencode-web-server
|
||||
dir: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/opencode-web-server
|
||||
# archive/2026-05-24-terminal-startup-and-container-tools/specs/opencode-web-server
|
||||
dir: archive/2026-05-24-terminal-startup-and-container-tools/specs/opencode-web-server
|
||||
|
||||
index: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/opencode-web-server/.pi-map.index.md
|
||||
index: archive/2026-05-24-terminal-startup-and-container-tools/specs/opencode-web-server/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines requirements for a containerized web server with integrated terminal interface for OpenCode development environment.
|
||||
Defines container specifications for running a web server with integrated terminal interface on port 3000
|
||||
## files
|
||||
- spec.md | Defines modified requirements for OpenCode containers to run a web server with a web terminal interface on port 3000
|
||||
## arch
|
||||
Specification-driven architecture using markdown-based requirements documents for container tooling and web service configuration.
|
||||
Requirements specification document using markdown-based specification format
|
||||
## tags
|
||||
web, spec, defines, modified, requirements, opencode, containers, run
|
||||
## symbols
|
||||
|
||||
+7
-7
@@ -1,18 +1,18 @@
|
||||
# openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal-startup-command (index)
|
||||
dir: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal-startup-command
|
||||
# archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal-startup-command (index)
|
||||
dir: archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal-startup-command
|
||||
|
||||
## role
|
||||
Defines requirements for adding a pre-shell startup command capability to terminal tool types in the OpenSpec specification.
|
||||
Defines specification requirements for extending terminal tools with pre-shell startup command execution capability.
|
||||
## parent
|
||||
index: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/.pi-map.md
|
||||
index: archive/2026-05-24-terminal-startup-and-container-tools/specs/.pi-map.index.md
|
||||
map: archive/2026-05-24-terminal-startup-and-container-tools/specs/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal-startup-command/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal-startup-command/.pi-map.md
|
||||
index: archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal-startup-command/.pi-map.index.md
|
||||
map: archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal-startup-command/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
+5
-5
@@ -1,14 +1,14 @@
|
||||
# openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal-startup-command
|
||||
dir: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal-startup-command
|
||||
# archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal-startup-command
|
||||
dir: archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal-startup-command
|
||||
|
||||
index: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal-startup-command/.pi-map.index.md
|
||||
index: archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal-startup-command/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines requirements for adding a pre-shell startup command capability to terminal tool types in the OpenSpec specification.
|
||||
Defines specification requirements for extending terminal tools with pre-shell startup command execution capability.
|
||||
## files
|
||||
- spec.md | Defines requirements for adding an optional `startup_command` field to terminal tool types that executes before the interactive shell in new terminal sessions.
|
||||
## arch
|
||||
Specification-driven design using markdown-based requirements documents with versioned archival storage for incremental feature proposals.
|
||||
Markdown-based specification document using requirement-driven design with explicit constraints, behavior definitions, and backward-compatibility considerations.
|
||||
## tags
|
||||
terminal, spec, defines, requirements, adding, optional, startup, command
|
||||
## symbols
|
||||
|
||||
+7
-7
@@ -1,18 +1,18 @@
|
||||
# openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal (index)
|
||||
dir: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal
|
||||
# archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal (index)
|
||||
dir: archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal
|
||||
|
||||
## role
|
||||
Defines WebSocket terminal session requirements for containerized tool execution with startup commands and session lifecycle management.
|
||||
Defines protocol specifications for WebSocket-based interactive terminal sessions with startup command execution and lifecycle management for containerized development tools.
|
||||
## parent
|
||||
index: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/.pi-map.md
|
||||
index: archive/2026-05-24-terminal-startup-and-container-tools/specs/.pi-map.index.md
|
||||
map: archive/2026-05-24-terminal-startup-and-container-tools/specs/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal/.pi-map.md
|
||||
index: archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal/.pi-map.index.md
|
||||
map: archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
+5
-5
@@ -1,14 +1,14 @@
|
||||
# openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal
|
||||
dir: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal
|
||||
# archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal
|
||||
dir: archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal
|
||||
|
||||
index: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal/.pi-map.index.md
|
||||
index: archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines WebSocket terminal session requirements for containerized tool execution with startup commands and session lifecycle management.
|
||||
Defines protocol specifications for WebSocket-based interactive terminal sessions with startup command execution and lifecycle management for containerized development tools.
|
||||
## files
|
||||
- spec.md | Defines requirements for WebSocket-based terminal sessions with startup command execution and session management for containerized tools | dep: WebSocket, Docker (docker exec), container runtime, shell/terminal emulation
|
||||
## arch
|
||||
Specification-driven design using Markdown-based requirements documents with WebSocket protocol definitions, session state management patterns, and container tool integration interfaces.
|
||||
Specification-driven design using Markdown-based requirements documents that define WebSocket communication protocols, session state machines, and container integration patterns for terminal tooling.
|
||||
## tags
|
||||
websocket, spec, defines, requirements, terminal, sessions, startup, command
|
||||
## symbols
|
||||
|
||||
+7
-7
@@ -1,18 +1,18 @@
|
||||
# openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-types-definition (index)
|
||||
dir: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-types-definition
|
||||
# archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-types-definition (index)
|
||||
dir: archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-types-definition
|
||||
|
||||
## role
|
||||
Defines data models and API contracts for a tool type registry that validates containerized tool definitions against templates
|
||||
Defines the data model and API contract for tool type management with template validation capabilities.
|
||||
## parent
|
||||
index: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/.pi-map.md
|
||||
index: archive/2026-05-24-terminal-startup-and-container-tools/specs/.pi-map.index.md
|
||||
map: archive/2026-05-24-terminal-startup-and-container-tools/specs/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-types-definition/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-types-definition/.pi-map.md
|
||||
index: archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-types-definition/.pi-map.index.md
|
||||
map: archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-types-definition/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
+5
-5
@@ -1,14 +1,14 @@
|
||||
# openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-types-definition
|
||||
dir: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-types-definition
|
||||
# archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-types-definition
|
||||
dir: archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-types-definition
|
||||
|
||||
index: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-types-definition/.pi-map.index.md
|
||||
index: archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-types-definition/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines data models and API contracts for a tool type registry that validates containerized tool definitions against templates
|
||||
Defines the data model and API contract for tool type management with template validation capabilities.
|
||||
## files
|
||||
- spec.md | Defines requirements for a ToolType model and REST API endpoints for managing tool definitions with template validation | dep: REST API, Docker Compose, Dockerfile, YAML validation, UUID, authentication/authorization
|
||||
## arch
|
||||
Specification-driven API design with model-template validation pattern, using markdown-based requirements documentation for REST endpoint contracts
|
||||
Specification-driven design using Markdown-based requirements documents that define REST API endpoints and model validation rules.
|
||||
## tags
|
||||
spec, defines, requirements, tooltype, model, rest, api, endpoints
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user