This is an automated email from the ASF dual-hosted git repository.

aradzinski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git


The following commit(s) were added to refs/heads/master by this push:
     new ef1c5f8  WIP
ef1c5f8 is described below

commit ef1c5f83a96005223fe95aa497e74df769a298f3
Author: Nikita Ivanov <[email protected]>
AuthorDate: Mon Dec 6 13:30:12 2021 -0800

    WIP
---
 .DS_Store         | Bin 0 -> 6148 bytes
 openapi/README.md |  47 -----------------------------------------------
 2 files changed, 47 deletions(-)

diff --git a/.DS_Store b/.DS_Store
new file mode 100644
index 0000000..5008ddf
Binary files /dev/null and b/.DS_Store differ
diff --git a/openapi/README.md b/openapi/README.md
deleted file mode 100644
index b29cef3..0000000
--- a/openapi/README.md
+++ /dev/null
@@ -1,47 +0,0 @@
-<!--
- Licensed to the Apache Software Foundation (ASF) under one or more
- contributor license agreements.  See the NOTICE file distributed with
- this work for additional information regarding copyright ownership.
- The ASF licenses this file to You under the Apache License, Version 2.0
- (the "License"); you may not use this file except in compliance with
- the License.  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<img src="https://nlpcraft.apache.org/images/nlpcraft_logo_black.gif"; 
height="80px">
-<br>
-
-[![License](https://img.shields.io/badge/license-Apache%202-blue.svg)](https://raw.githubusercontent.com/apache/opennlp/master/LICENSE)
-[![Jenkins](https://img.shields.io/jenkins/build?jobUrl=https%3A%2F%2Fbuilds.apache.org%2Fview%2FIncubator%2520Projects%2Fjob%2Fincubator-nlpcraft%2F)](https://builds.apache.org/view/Incubator%20Projects/job/incubator-nlpcraft/)
-[![Documentation 
Status](https://img.shields.io/:docs-latest-green.svg)](https://nlpcraft.apache.org/docs.html)
-[![Gitter](https://badges.gitter.im/apache-nlpcraft/community.svg)](https://gitter.im/apache-nlpcraft/community)
-
-### REST API
-For more REST API information:
- * Make sure to use stable branch **master-0.9.1**:
- * Test and explore REST API at 
[SwaggerHub](https://app.swaggerhub.com/apis-docs/Apache-NLPCraft/apache-nlpcraft)
- * Learn more on how to [use REST 
API](https://nlpcraft.apache.org/using-rest.html)
-
-For any questions, feedback or suggestions:
-
- * View & run other 
[examples](https://github.com/apache/incubator-nlpcraft/tree/master/nlpcraft-examples)
- * Latest [Javadoc](https://nlpcraft.apache.org/apis/latest/index.html) and 
[REST APIs](https://nlpcraft.apache.org/using-rest.html)
- * Download & Maven/Grape/Gradle/SBT 
[instructions](https://nlpcraft.apache.org/download.html)
- * File a bug or improvement in 
[JIRA](https://issues.apache.org/jira/projects/NLPCRAFT)
- * Post a question at [Stack 
Overflow](https://stackoverflow.com/questions/ask) using <code>nlpcraft</code> 
tag
- * Access [GitHub](https://github.com/apache/incubator-nlpcraft) mirror 
repository.
- * Join project developers on 
[[email protected]](mailto:[email protected])
-
-### Copyright
-Copyright (C) 2021 Apache Software Foundation
-
-<img src="https://www.apache.org/img/ASF20thAnniversary.jpg"; height="64px" 
alt="ASF Logo">
-
-

Reply via email to