EU Parliament Monitor — API Documentation - v0.8.31
🏠 Home
📦 GitHub
🛡️ ISMS
🇪🇺 EP MCP Server
📦 npm
Preparing search index...
Utils/FixArticles
fixAllArticles
Function fixAllArticles
fixAllArticles
(
dryRun
?:
boolean
,
)
:
{
total
:
number
;
fixed
:
number
;
skipped
:
number
;
results
:
{
changed
:
boolean
;
description
:
string
}
[]
;
}
Fix all articles in the news directory.
Parameters
dryRun
:
boolean
= false
If true, only report what would change
Returns
{
total
:
number
;
fixed
:
number
;
skipped
:
number
;
results
:
{
changed
:
boolean
;
description
:
string
}
[]
;
}
Summary of changes
Settings
Member Visibility
Protected
Private
Inherited
Alpha
Beta
Theme
OS
Light
Dark
🏛️ Architecture
🔒 Security Architecture
🛡️ Threat Model
📊 Data Model
🔄 Flowchart
📈 State Diagram
🧠 Mindmap
💼 SWOT Analysis
📜 CRA Assessment
🚀 Future Architecture
🔮 Future Security
🔮 Future Threat Model
📋 Secure Dev Policy
🔐 Information Security Policy
📑 Open Source Policy
🏷️ Classification Policy
🤖 AI Policy
🔑 Access Control Policy
🔏 Cryptography Policy
📋 WORKFLOWS
📋 CONTRIBUTING
🏠 Home
📦 GitHub
🛡️ ISMS
🇪🇺 EP MCP Server
📦 npm
EU Parliament Monitor — API Documentation - v0.8.31
Loading...
Fix all articles in the news directory.