chg: removed decaying API query example

master
mokaddem 2020-01-30 11:44:02 +01:00
parent 4b1d1c3b63
commit 02ea62e96d
1 changed files with 0 additions and 12 deletions

View File

@ -342,18 +342,6 @@
Simulate \textit{Attributes} with different \textit{Models}
\end{frame}
\begin{frame}[fragile]
\frametitle{Implementation in MISP: API query body}
\texttt{/attributes/restSearch}
\begin{lstlisting}
{
"includeDecayScore": 1,
"excludeDecayed": 0,
"score": 30,
}
\end{lstlisting}
\end{frame}
\begin{frame}
\frametitle{To sum it all up...}
\begin{itemize}